Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d139d300 authored by Richard Weinberger's avatar Richard Weinberger
Browse files

ubi: Fix scan_fast() comment

parent 13cd0913
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
 *