Greg Kroah-Hartman
663a47430b
kobject: fix up kobject_set_name to use kvasprintf
...
Kay pointed out that kobject_set_name was being very stupid, doing two
allocations for every call, when it should just be using the kernel
function kvasprintf() instead.
This change adds the internal kobject_set_name_vargs() function, which
other follow-on patches will be using.
Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-01-24 20:40:09 -08:00
..
2007-07-31 15:39:37 -07:00
2007-10-20 22:30:54 +01:00
2007-10-11 22:17:20 -07:00
2007-10-20 00:26:10 +02:00
2007-05-11 05:38:25 -04:00
2007-11-05 15:12:32 -08:00
2007-07-16 09:05:51 -07:00
2007-10-17 08:42:56 -07:00
2007-07-16 09:05:50 -07:00
2007-05-07 12:12:51 -07:00
2007-07-17 10:23:04 -07:00
2007-10-18 14:37:32 -07:00
2007-05-10 18:24:13 +02:00
2007-04-28 14:15:58 -04:00
2007-04-25 22:28:53 -07:00
2007-07-24 12:24:59 -07:00
2007-07-17 10:23:02 -07:00
2007-11-29 09:24:53 -08:00
2007-10-19 11:53:41 -07:00
2007-10-17 08:42:45 -07:00
2007-05-02 19:27:15 +02:00
2007-10-17 08:42:57 -07:00
2007-10-17 08:42:50 -07:00
2007-07-31 15:39:39 -07:00
2007-08-22 19:52:45 -07:00
2007-11-23 14:28:44 +08:00
2007-10-20 01:29:18 +02:00
2007-10-19 23:10:43 +02:00
2008-01-24 20:40:09 -08:00
2008-01-24 20:40:05 -08:00
2007-11-08 21:34:09 +08:00
2007-11-14 18:45:37 -08:00
2007-05-03 03:10:39 -07:00
2007-10-19 11:53:44 -07:00
2007-10-19 11:53:41 -07:00
2007-12-23 12:54:37 -08:00
2007-10-17 08:42:56 -07:00
2007-12-18 15:21:13 +01:00
2007-10-17 08:42:52 -07:00
2007-10-19 11:53:43 -07:00
2007-04-26 01:54:39 -07:00
2007-10-22 21:19:58 +02:00
2007-12-01 00:03:52 +11:00
2007-07-31 15:39:39 -07:00