]> git.baikalelectronics.ru Git - kernel.git/commit
kobject: fix the documentation of how kobject_set_name works
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 Dec 2007 06:45:47 +0000 (14:45 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 17 Dec 2007 18:33:18 +0000 (10:33 -0800)
commit0b0b42dfab2e2c0b032174d8c98a92253494cfa0
treeb685455b7b7a1344e44fa93b9c6e6320619e3c51
parentda18cc2dc852c52239cec25864dd1d75aa517433
kobject: fix the documentation of how kobject_set_name works

Thanks to Dave Young <hidave.darkstar@gmail.com> for pointing out that I
forgot to update the comment when I rewrote kobject_set_name.

Cc: Dave Young <hidave.darkstar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
lib/kobject.c