projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13cd091
)
ubi: Fix scan_fast() comment
author
Richard Weinberger
<richard@nod.at>
Tue, 14 Jun 2016 08:12:12 +0000
(10:12 +0200)
committer
Richard Weinberger
<richard@nod.at>
Fri, 29 Jul 2016 21:32:38 +0000
(23:32 +0200)
Signed-off-by: Richard Weinberger <richard@nod.at>
drivers/mtd/ubi/attach.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mtd/ubi/attach.c
b/drivers/mtd/ubi/attach.c
index c1aaf0336cf2e389386b4a6f7c87a8609652b474..cc04ca89d899a9f22d218b2ead974af585b4b27f 100644
(file)
--- 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_fast
map
- 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
*