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

Commit 4ebb4c9d authored by Richard Weinberger's avatar Richard Weinberger
Browse files

UBI: Fix typo in comment



While we are here fix a s/beween/between typo.

Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
Acked-by: default avatarBrian Norris <computersforpeace@gmail.com>
parent 876f9a34
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -500,7 +500,7 @@ struct ubi_fm_volhdr {
/* struct ubi_fm_volhdr is followed by one struct ubi_fm_eba records */
/* struct ubi_fm_volhdr is followed by one struct ubi_fm_eba records */


/**
/**
 * struct ubi_fm_eba - denotes an association beween a PEB and LEB
 * struct ubi_fm_eba - denotes an association between a PEB and LEB
 * @magic: EBA table magic number
 * @magic: EBA table magic number
 * @reserved_pebs: number of table entries
 * @reserved_pebs: number of table entries
 * @pnum: PEB number of LEB (LEB is the index)
 * @pnum: PEB number of LEB (LEB is the index)