summaryrefslogtreecommitdiffstats
path: root/fs/sysfs
diff options
context:
space:
mode:
authorMartin Waitz <tali@admingilde.org>2006-04-02 13:59:55 +0200
committerAdrian Bunk <bunk@stusta.de>2006-04-02 13:59:55 +0200
commita580290c3e64bb695158a090d02d1232d9609311 (patch)
tree70f29239b9a206a9afb77ddff35fc47b5b248866 /fs/sysfs
parent5d9428de1a9785f10a4339f80b717be665ba51c7 (diff)
downloadop-kernel-dev-a580290c3e64bb695158a090d02d1232d9609311.zip
op-kernel-dev-a580290c3e64bb695158a090d02d1232d9609311.tar.gz
Documentation: fix minor kernel-doc warnings
This patch updates the comments to match the actual code. Signed-off-by: Martin Waitz <tali@admingilde.org> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'fs/sysfs')
-rw-r--r--fs/sysfs/dir.c2
1 files changed, 1 insertions, 1 deletions
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.
OpenPOWER on IntegriCloud