linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MTD: fix kernel-doc warning in include/linux/mtd/nand.h
@ 2012-08-19  0:41 Randy Dunlap
  2012-08-24 22:06 ` Brian Norris
  2012-08-25 11:01 ` Artem Bityutskiy
  0 siblings, 2 replies; 3+ messages in thread
From: Randy Dunlap @ 2012-08-19  0:41 UTC (permalink / raw)
  To: linux-mtd, David Woodhouse

From: Randy Dunlap <rdunlap@xenotime.net>

Fix kernel-doc warning in <linux/mtd/nand.h>:

Warning(include/linux/mtd/nand.h:659): No description found for parameter 'read_byte'

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Cc:	David Woodhouse <dwmw2@infradead.org>
Cc:	linux-mtd@lists.infradead.org
---
 include/linux/mtd/nand.h |    1 +
 1 file changed, 1 insertion(+)

--- lnx-36-rc2.orig/include/linux/mtd/nand.h
+++ lnx-36-rc2/include/linux/mtd/nand.h
@@ -641,6 +641,7 @@ struct platform_device;
  *			ALE/CLE/nCE. Also used to write command and address
  * @write_buf:		platform specific function for write buffer
  * @read_buf:		platform specific function for read buffer
+ * @read_byte:		platform specific function to read one byte from chip
  * @priv:		private data to transport driver specific settings
  *
  * All fields are optional and depend on the hardware driver requirements

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MTD: fix kernel-doc warning in include/linux/mtd/nand.h
  2012-08-19  0:41 [PATCH] MTD: fix kernel-doc warning in include/linux/mtd/nand.h Randy Dunlap
@ 2012-08-24 22:06 ` Brian Norris
  2012-08-25 11:01 ` Artem Bityutskiy
  1 sibling, 0 replies; 3+ messages in thread
From: Brian Norris @ 2012-08-24 22:06 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: David Woodhouse, linux-mtd

On Sat, Aug 18, 2012 at 5:41 PM, Randy Dunlap <rdunlap@xenotime.net> wrote:
> From: Randy Dunlap <rdunlap@xenotime.net>
>
> Fix kernel-doc warning in <linux/mtd/nand.h>:
>
> Warning(include/linux/mtd/nand.h:659): No description found for parameter 'read_byte'
>
> Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
> Cc:     David Woodhouse <dwmw2@infradead.org>
> Cc:     linux-mtd@lists.infradead.org

Acked-by: Brian Norris <computersforpeace@gmail.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MTD: fix kernel-doc warning in include/linux/mtd/nand.h
  2012-08-19  0:41 [PATCH] MTD: fix kernel-doc warning in include/linux/mtd/nand.h Randy Dunlap
  2012-08-24 22:06 ` Brian Norris
@ 2012-08-25 11:01 ` Artem Bityutskiy
  1 sibling, 0 replies; 3+ messages in thread
From: Artem Bityutskiy @ 2012-08-25 11:01 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: David Woodhouse, linux-mtd

[-- Attachment #1: Type: text/plain, Size: 378 bytes --]

On Sat, 2012-08-18 at 17:41 -0700, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@xenotime.net>
> 
> Fix kernel-doc warning in <linux/mtd/nand.h>:
> 
> Warning(include/linux/mtd/nand.h:659): No description found for parameter 'read_byte'
> 
> Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>

Pushed to l2-mtd.git, thanks!

-- 
Best Regards,
Artem Bityutskiy

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-08-25 11:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-19  0:41 [PATCH] MTD: fix kernel-doc warning in include/linux/mtd/nand.h Randy Dunlap
2012-08-24 22:06 ` Brian Norris
2012-08-25 11:01 ` Artem Bityutskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).