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