Просмотр исходного кода

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>
Richard Weinberger 10 лет назад
Родитель
Сommit
4ebb4c9dcb
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      drivers/mtd/ubi/ubi-media.h

+ 1 - 1
drivers/mtd/ubi/ubi-media.h

@@ -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)