Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

UBI: Fix typo in comment

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

Signed-off-by: Richard Weinberger <richard@nod.at>
Acked-by: Brian Norris <computersforpeace@gmail.com>

+1 -1
+1 -1
drivers/mtd/ubi/ubi-media.h
··· 500 500 /* struct ubi_fm_volhdr is followed by one struct ubi_fm_eba records */ 501 501 502 502 /** 503 - * struct ubi_fm_eba - denotes an association beween a PEB and LEB 503 + * struct ubi_fm_eba - denotes an association between a PEB and LEB 504 504 * @magic: EBA table magic number 505 505 * @reserved_pebs: number of table entries 506 506 * @pnum: PEB number of LEB (LEB is the index)