From: Artem Bityutskiy Date: Fri, 18 May 2012 09:54:58 +0000 (+0300) Subject: UBI: rename UBI_SCAN_UNKNOWN_EC X-Git-Tag: sz_release~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cad70440a77ed0438bf848b57e5d21beb6f3be7;p=pandora-kernel.git UBI: rename UBI_SCAN_UNKNOWN_EC Rename the constant to UBI_UNKNOWN, for the same reason that we are going to add nother attaching method and re-use the same data structures, so the "SCAN" in the name becomes incorrect. I've also removed the "_EC" part because Joel is going to use this constant for other fields in the attaching info data structures. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed