From: Artem Bityutskiy Date: Wed, 16 May 2012 15:39:56 +0000 (+0300) Subject: UBI: get rid of dbg_err X-Git-Tag: v3.5-rc1~136^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2986827d5d0759788d00f3759bcd46fc28f96c5;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