public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Timo Lindhorst <lindhors@linux.vnet.ibm.com>
To: MTD list <linux-mtd@lists.infradead.org>
Subject: [PATCH] [MTD] UBI: fix parameter description of mtd_read
Date: Mon, 12 Feb 2007 10:15:37 +0100	[thread overview]
Message-ID: <200702121015.37415.lindhors@linux.vnet.ibm.com> (raw)

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

                 reply	other threads:[~2007-02-12  9:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200702121015.37415.lindhors@linux.vnet.ibm.com \
    --to=lindhors@linux.vnet.ibm.com \
    --cc=linux-mtd@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox