From: Artem Bityutskiy Date: Thu, 17 May 2012 10:09:08 +0000 (+0300) Subject: UBI: rename si to ai X-Git-Tag: v3.5-rc1~136^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4e6042f1d073073f88e0ad6d2a7450da9a3937d;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