UBI: clean-up printing helpers
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Tue, 11 Nov 2014 11:56:34 +0000 (13:56 +0200)
committerRichard Weinberger <richard@nod.at>
Wed, 28 Jan 2015 15:09:17 +0000 (16:09 +0100)
commit39990c6e31393e3cf9c72b2f7c1f23ef16cd7964
tree7e0a2c5b8766dbd9400a74e626c4cce1edea32fb
parent45fc5c81d03601da36e8217e9830d053ef2d7db6
UBI: clean-up printing helpers

Let's prefix UBI messages with 'ubiX' instead of 'UBI-X' - this is more
consistent with the way we name UBI devices.

Also, commit "32608703 UBI: Extend UBI layer debug/messaging capabilities"
added the function name print to 'ubi_msg()' - lets revert this change, since
these messages are supposed to be just informative messages, and not debugging
messages.

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