From: Artem Bityutskiy Date: Thu, 17 May 2012 05:26:24 +0000 (+0300) Subject: UBI: rename seb to aeb X-Git-Tag: sz_release~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e981e2f0675dfc5954f6c1607962107e21483dc;p=pandora-kernel.git 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 --- Reading git-diff-tree failed