Explorar o código

ubi: Fix scan_fast() comment

Signed-off-by: Richard Weinberger <richard@nod.at>
Richard Weinberger %!s(int64=9) %!d(string=hai) anos
pai
achega
d139d300a9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      drivers/mtd/ubi/attach.c

+ 1 - 1
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
  *