From: Artem Bityutskiy Date: Tue, 11 Nov 2014 11:56:34 +0000 (+0200) Subject: UBI: clean-up printing helpers X-Git-Tag: fixes-v4.0-rc1~103^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39990c6e31393e3cf9c72b2f7c1f23ef16cd7964;p=pandora-kernel.git 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 --- Reading git-diff-tree failed