UBI: rename UBI_SCAN_UNKNOWN_EC
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Fri, 18 May 2012 09:54:58 +0000 (12:54 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Thu, 21 Jun 2012 11:46:22 +0000 (14:46 +0300)
commit8cad70440a77ed0438bf848b57e5d21beb6f3be7
tree31f1a6096e4e77868787ea3b9b08dbece760d3a1
parent82433895e4270a02998fb013984e6008b3942894
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 <artem.bityutskiy@linux.intel.com>
drivers/mtd/ubi/scan.c
drivers/mtd/ubi/scan.h