]> www.infradead.org Git - mtd-utils.git/commit
ubiformat: correct "non-ubifs" warning message
authorBrian Norris <computersforpeace@gmail.com>
Mon, 31 Mar 2014 17:03:04 +0000 (10:03 -0700)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 7 Apr 2014 10:44:47 +0000 (13:44 +0300)
commita9de8952104dcdf48858b9927c33a5f41a28568c
tree1dc4039f27b36190a61566e641ca2dd2c92613f2
parenteac3108f123f7fcdfd1f2e368adb5729111574b3
ubiformat: correct "non-ubifs" warning message

UBI's raw flash scan actually scans for UBI data, not UBIFS data (there
*are* UBI users that are not UBIFS!), so correct the warning message.
This also matches the comment in libscan.h.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
ubi-utils/ubiformat.c