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

Commit 2cf81c5a authored by Richard Weinberger's avatar Richard Weinberger Committed by Nikhilesh Reddy
Browse files

UBI: Fix typo in comment



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

CRs-Fixed: 975289
Change-Id: Ib96b93899da82e2d17f1a55637959497fee34e35
Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
Acked-by: default avatarBrian Norris <computersforpeace@gmail.com>
Git-commit: 4ebb4c9dcbe88a683b083f03176612ee8e87befb
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git


Signed-off-by: default avatarNikhilesh Reddy <reddyn@codeaurora.org>
parent aeddcec0
Loading
Loading
Loading
Loading
+1 −1
Original line number 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_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
 * @reserved_pebs: number of table entries
 * @pnum: PEB number of LEB (LEB is the index)