Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1421657

[PATCH 1/7] ubi: Fix scan_fast() comment

From Richard Weinberger <richard@nod.at>
Newsgroups linux.kernel
Subject [PATCH 1/7] ubi: Fix scan_fast() comment
Date 2016-06-14 10:20 +0200
Message-ID <rJRJL-2cK-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 1/7] ubi: Fix scan_fast() comment Richard Weinberger <richard@nod.at> - 2016-06-14 10:20 +0200
  [PATCH 6/7] ubi: Be more paranoid while seaching for the most recent Fastmap Richard Weinberger <richard@nod.at> - 2016-06-14 10:20 +0200

csiph-web