diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2007-11-30 00:32:47 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-01-25 05:40:09 +0100 |
commit | 663a47430b361f863b515752a97166a7a4b92d35 (patch) | |
tree | a2238877bd943666b465d704166ac3fadb1f3903 /sound/oss/vidc.c | |
parent | kobject: convert icom to use kref, not kobject (diff) | |
download | linux-663a47430b361f863b515752a97166a7a4b92d35.tar.xz linux-663a47430b361f863b515752a97166a7a4b92d35.zip |
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>
Diffstat (limited to 'sound/oss/vidc.c')
0 files changed, 0 insertions, 0 deletions