From: Artem Bityutskiy Date: Wed, 16 May 2012 17:11:23 +0000 (+0300) Subject: UBIFS: get rid of dbg_err X-Git-Tag: sz_release~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6484b37eebcad0d79ad23479872be9d4a06ed73;p=pandora-kernel.git UBIFS: get rid of dbg_err This patch removes the 'dbg_err()' macro and we now use 'ubifs_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