diff options
author | Martin Waitz <tali@admingilde.org> | 2006-04-02 13:59:55 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-04-02 13:59:55 +0200 |
commit | a580290c3e64bb695158a090d02d1232d9609311 (patch) | |
tree | 70f29239b9a206a9afb77ddff35fc47b5b248866 /Documentation | |
parent | 5d9428de1a9785f10a4339f80b717be665ba51c7 (diff) | |
download | linux-3.10-a580290c3e64bb695158a090d02d1232d9609311.tar.gz linux-3.10-a580290c3e64bb695158a090d02d1232d9609311.tar.bz2 linux-3.10-a580290c3e64bb695158a090d02d1232d9609311.zip |
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 'Documentation')
-rw-r--r-- | Documentation/DocBook/kernel-api.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl index 8c9c6704e85..ca02e04a906 100644 --- a/Documentation/DocBook/kernel-api.tmpl +++ b/Documentation/DocBook/kernel-api.tmpl @@ -322,7 +322,6 @@ X!Earch/i386/kernel/mca.c <chapter id="sysfs"> <title>The Filesystem for Exporting Kernel Objects</title> !Efs/sysfs/file.c -!Efs/sysfs/dir.c !Efs/sysfs/symlink.c !Efs/sysfs/bin.c </chapter> |