From: Artem Bityutskiy Date: Fri, 18 May 2012 09:54:58 +0000 (+0300) Subject: UBI: rename UBI_SCAN_UNKNOWN_EC X-Git-Tag: v3.5-rc1~136^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c47fb2fbe585698e9e6dac3ec033ea94765f38c;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