linux/drivers/mtd/ubi
Artem Bityutskiy 2c5ec5ce66 UBI: rename seb to aeb
After re-naming the 'struct ubi_scan_leb' we should adjust all variables
named 'seb' to something else, because 'seb' stands for "scanning eraseblock".
Let's rename it to 'aeb' which stands for "attaching eraseblock" which is
a bit more consistend and has the same length.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@linux.intel.com>
2012-05-20 20:26:02 +03:00
..
Kconfig UBI: remove Kconfig debugging option 2012-05-20 20:26:00 +03:00
Makefile UBI: always dump flash contents in case of errors 2012-05-20 20:25:58 +03:00
build.c UBI: rename struct ubi_scan_info 2012-05-20 20:26:01 +03:00
cdev.c UBI: get rid of dbg_err 2012-05-20 20:26:00 +03:00
debug.c UBI: rename seb to aeb 2012-05-20 20:26:02 +03:00
debug.h UBI: rename seb to aeb 2012-05-20 20:26:02 +03:00
eba.c UBI: rename seb to aeb 2012-05-20 20:26:02 +03:00
gluebi.c UBI: Kill data type hint 2012-05-20 20:25:59 +03:00
io.c UBI: rename few functions for consistency 2012-05-20 20:26:01 +03:00
kapi.c UBI: get rid of dbg_err 2012-05-20 20:26:00 +03:00
misc.c mtd: utilize `mtd_is_*()' functions 2011-09-21 09:19:06 +03:00
scan.c UBI: rename seb to aeb 2012-05-20 20:26:02 +03:00
scan.h UBI: rename seb to aeb 2012-05-20 20:26:02 +03:00
ubi-media.h UBI: use __packed instead of __attribute__((packed)) 2011-04-14 11:34:41 +03:00
ubi.h UBI: rename struct ubi_scan_info 2012-05-20 20:26:01 +03:00
upd.c UBI: Kill data type hint 2012-05-20 20:25:59 +03:00
vmt.c UBI: get rid of dbg_err 2012-05-20 20:26:00 +03:00
vtbl.c UBI: rename seb to aeb 2012-05-20 20:26:02 +03:00
wl.c UBI: rename seb to aeb 2012-05-20 20:26:02 +03:00