linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/7] ubi: Fix scan_fast() comment
@ 2016-06-14  8:12 Richard Weinberger
  2016-06-14  8:12 ` [PATCH 2/7] ubi: Introduce vol_ignored() Richard Weinberger
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Richard Weinberger @ 2016-06-14  8:12 UTC (permalink / raw)
  To: linux-mtd; +Cc: linux-kernel, Richard Weinberger

Signed-off-by: Richard Weinberger <richard@nod.at>
---
 drivers/mtd/ubi/attach.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mtd/ubi/attach.c b/drivers/mtd/ubi/attach.c
index c1aaf03..cc04ca8 100644
--- a/drivers/mtd/ubi/attach.c
+++ b/drivers/mtd/ubi/attach.c
@@ -1326,7 +1326,7 @@ static struct ubi_attach_info *alloc_ai(void)
 #ifdef CONFIG_MTD_UBI_FASTMAP
 
 /**
- * scan_fastmap - try to find a fastmap and attach from it.
+ * scan_fast - try to find a fastmap and attach from it.
  * @ubi: UBI device description object
  * @ai: attach info object
  *
-- 
2.7.3

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

end of thread, other threads:[~2016-06-14  8:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-14  8:12 [PATCH 1/7] ubi: Fix scan_fast() comment Richard Weinberger
2016-06-14  8:12 ` [PATCH 2/7] ubi: Introduce vol_ignored() Richard Weinberger
2016-06-14  8:12 ` [PATCH 3/7] ubi: Fix whitespace issue in count_fastmap_pebs() Richard Weinberger
2016-06-14  8:12 ` [PATCH 4/7] ubi: Rework Fastmap attach base code Richard Weinberger
2016-06-14  8:12 ` [PATCH 5/7] ubi: Check whether the Fastmap anchor matches the super block Richard Weinberger
2016-06-14  8:12 ` [PATCH 6/7] ubi: Be more paranoid while seaching for the most recent Fastmap Richard Weinberger
2016-06-14  8:12 ` [PATCH 7/7] ubi: Use bitmaps in Fastmap self-check code Richard Weinberger

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).