rent 9169c01236ab29ce55c93aaf22ec6ecc65c46d1a author yan 1334928353 +0800 committer Greg Kroah-Hartman 1335213269 -0700 lib/kobject.c : Remove redundant check in create_dir create_dir is a static function used only in kobject_add_internal. There's no need to do check here, for kobject_add_internal will reject kobject with invalid name. Signed-off-by: Yan Hong Signed-off-by: Greg Kroah-Hartman • ΉΤ–