[PATCH] silence 'make xmldocs' warning by adding missing description of 'raw' in...
authorJesper Juhl <jesper.juhl@gmail.com>
Fri, 27 Oct 2006 21:24:47 +0000 (23:24 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 27 Oct 2006 22:34:51 +0000 (15:34 -0700)
Add description of 'raw' in comments for
drivers/mtd/nand/nand_base.c::nand_write_page_syndrome() so 'make xmldocs'
will not spew a warning at us.

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found