X-Git-Url: http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=blobdiff_plain;f=fs%2Fsysfs%2Fdir.c;h=6cfdc9a87772b99e4a126c72d9ae6ab327f60adb;hp=f26880a4785eec127e80ce736144624c3016098c;hb=a580290c3e64bb695158a090d02d1232d9609311;hpb=5d9428de1a9785f10a4339f80b717be665ba51c7 diff --git a/fs/sysfs/dir.c b/fs/sysfs/dir.c index f26880a..6cfdc9a 100644 --- a/fs/sysfs/dir.c +++ b/fs/sysfs/dir.c @@ -50,7 +50,7 @@ static struct sysfs_dirent * sysfs_new_dirent(struct sysfs_dirent * parent_sd, return sd; } -/** +/* * * Return -EEXIST if there is already a sysfs element with the same name for * the same parent.