From: Artem Bityutskiy Date: Wed, 16 May 2012 15:39:56 +0000 (+0300) Subject: UBI: get rid of dbg_err X-Git-Tag: sz_release~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3976dc4a58b55f331111d1abdf95b32533ba189;p=pandora-kernel.git UBI: get rid of dbg_err This patch removes the 'dbg_err()' macro and we now use 'ubi_err' instead. The idea of 'dbg_err()' was to compile out some error message to make the binary a bit smaller - but I think it was a bad idea. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed