[2.6 Patch] Kernel-doc updates 6 of 15 -- /fs/devfs/base.c

From: Michael Still
Date: Mon Sep 15 2003 - 22:09:07 EST


This patch removes kernel-doc errors reported whilst doing
a make mandocs on 2.6-test4-bk5

Linus, please apply.

Cheers,
Mikal


--------------------------


diff -Nur linux-2.6.0-test4-bk5-mandocs/fs/devfs/base.c
linux-2.6.0-test4-bk5-mandocs_tweaks/fs/devfs/base.c
--- linux-2.6.0-test4-bk5-mandocs/fs/devfs/base.c 2003-09-04 10:57:04.000000000
+1000
+++ linux-2.6.0-test4-bk5-mandocs_tweaks/fs/devfs/base.c 2003-09-09
19:19:33.000000000 +1000
@@ -974,8 +974,9 @@

/**
* _devfs_alloc_entry - Allocate a devfs entry.
- * @name: The name of the entry.
- * @namelen: The number of characters in @name.
+ * @name: the name of the entry
+ * @namelen: the number of characters in @name
+ * @mode: the mode for the entry
*
* Allocate a devfs entry and returns a pointer to the entry on success, else
* %NULL.

--

Michael Still (mikal@xxxxxxxxxxx) | "All my life I've had one dream,
http://www.stillhq.com | to achieve my many goals"
UTC + 10 | -- Homer Simpson


-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/