]> git.karo-electronics.de Git - karo-tx-linux.git/commit
UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Fri, 9 Mar 2012 08:31:18 +0000 (10:31 +0200)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Fri, 9 Mar 2012 08:31:18 +0000 (10:31 +0200)
commitcc831464f839dc2559f896b96d13eaa0366282b0
tree0516c4c59ef70f2218024e84b1d9a9b59bb28a9c
parent0ca39d74de8b269fb61eac11b75bd6c3fc887c28
UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS

While looking at a problem reported by UBI around the PEB moving area I
noticed that the 'MOVE_CANCEL_BITFLIPS' is a bit inconsistent name and
'MOVE_TARGET_BITFLIPS' better - let's rename it.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
drivers/mtd/ubi/eba.c
drivers/mtd/ubi/ubi.h
drivers/mtd/ubi/wl.c