From: Artem Bityutskiy Date: Thu, 17 May 2012 11:38:34 +0000 (+0300) Subject: UBI: rename sv to av X-Git-Tag: sz_release~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f9116cba933fc06e8db8a2bb85030c137243329;p=pandora-kernel.git UBI: rename sv to av After re-naming the 'struct ubi_scan_volume' we should adjust all variables named 'sv' to something else, because 'sv' stands for "scanning volume". Let's rename it to 'av' which stands for "attaching volume" 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