From: Artem Bityutskiy Date: Thu, 17 May 2012 05:26:24 +0000 (+0300) Subject: UBI: rename seb to aeb X-Git-Tag: v3.5-rc1~136^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c5ec5ce66c0170829c5c128b9235429936442ac;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