From: Artem Bityutskiy Date: Fri, 11 Mar 2011 11:08:51 +0000 (+0200) Subject: UBI: remove UBI_IO_DEBUG macro X-Git-Tag: v2.6.39-rc1~422^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f9fdf62db64b1e52e5b7a9f785554e8b877b65c;p=pandora-kernel.git UBI: remove UBI_IO_DEBUG macro This additional little macro is used to print a bit more messages while scanning the media. However, we have the 'dbg_bld()' macro for this, so we better us 'dbg_bld()' and kill UBI_IO_DEBUG. This simplifies the code a tiny bit. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed