]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/mtd/ubi/ubi-media.h
Merge remote-tracking branch 'ubifs/linux-next'
[karo-tx-linux.git] / drivers / mtd / ubi / ubi-media.h
index ac2b24d1783d17c83e2a2812ea0c7ccff6ca30d4..22ed3f627506c4e2b4daee328b97fa8dbfce3896 100644 (file)
@@ -403,8 +403,6 @@ struct ubi_vtbl_record {
 #define UBI_FM_MIN_POOL_SIZE   8
 #define UBI_FM_MAX_POOL_SIZE   256
 
-#define UBI_FM_WL_POOL_SIZE    25
-
 /**
  * struct ubi_fm_sb - UBI fastmap super block
  * @magic: fastmap super block magic number (%UBI_FM_SB_MAGIC)
@@ -502,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)