diff options
author | yan <clouds.yan@gmail.com> | 2012-04-20 17:25:53 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-24 00:34:29 +0400 |
commit | 6b9606106ba58d2bd80610f97e06fea58206b47c (patch) | |
tree | cb6c557872521dced6b92ede4e486901b93b2d46 /security/keys | |
parent | 9169c01236ab29ce55c93aaf22ec6ecc65c46d1a (diff) | |
download | linux-6b9606106ba58d2bd80610f97e06fea58206b47c.tar.xz |
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 <clouds.yan@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security/keys')
0 files changed, 0 insertions, 0 deletions