* [PATCH] MTD: fix last kernel-doc warning
@ 2006-10-29 3:36 Randy Dunlap
0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2006-10-29 3:36 UTC (permalink / raw)
To: lkml; +Cc: torvalds, dwmw2
From: Randy Dunlap <randy.dunlap@oracle.com>
Fix the last current kernel-doc warning:
Warning(/var/linsrc/linux-2619-rc3g5//include/linux/mtd/nand.h:416): No description found for parameter 'write_page'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
include/linux/mtd/nand.h | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
--- linux-2619-rc3g5.orig/include/linux/mtd/nand.h
+++ linux-2619-rc3g5/include/linux/mtd/nand.h
@@ -355,7 +355,7 @@ struct nand_buffers {
* @priv: [OPTIONAL] pointer to private chip date
* @errstat: [OPTIONAL] hardware specific function to perform additional error status checks
* (determine if errors are correctable)
- * @write_page [REPLACEABLE] High-level page write function
+ * @write_page: [REPLACEABLE] High-level page write function
*/
struct nand_chip {
---
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-10-29 3:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-29 3:36 [PATCH] MTD: fix last kernel-doc warning Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®