From: Artem Bityutskiy Date: Thu, 17 May 2012 10:09:08 +0000 (+0300) Subject: UBI: rename si to ai X-Git-Tag: sz_release~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dccee5bb330c79e54359e39f3a75c438333f9655;p=pandora-kernel.git UBI: rename si to ai After re-naming the 'struct ubi_scan_info' we should adjust all variables named 'si' to something else, because 'si' stands for "scanning info". Let's rename it to 'ai' which stands for "attaching info" which is a bit more consistent and has the same length, which makes re-naming easy. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed