public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] [MTD] UBI: fix parameter description of mtd_read
@ 2007-02-12  9:15 Timo Lindhorst
  0 siblings, 0 replies; only message in thread
From: Timo Lindhorst @ 2007-02-12  9:15 UTC (permalink / raw)
  To: MTD list

Fix the parameter description of mtd_read in io.c

Signed-off-by: Timo Lindhorst <lindhors@linux.vnet.ibm.com>
---
 drivers/mtd/ubi/io.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- ubi-2.6.git.orig/drivers/mtd/ubi/io.c
+++ ubi-2.6.git/drivers/mtd/ubi/io.c
@@ -66,7 +66,7 @@ static int paranoid_check_all_ff(const s
 /**
  * mtd_read - read data from flash.
  *
- * @ubi: the UBI device description object
+ * @io: I/O unit description object
  * @buf: a buffer where to store the read data
  * @pnum: physical eraseblock number to read from
  * @offset: offset to read from

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-02-12  9:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-12  9:15 [PATCH] [MTD] UBI: fix parameter description of mtd_read Timo Lindhorst

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox