From: Artem Bityutskiy Date: Fri, 1 Aug 2008 15:13:37 +0000 (+0300) Subject: UBIFS: improve arguments checking in debugging messages X-Git-Tag: v2.6.27-rc4~65^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=840dc6b891d521f18bf081bd5a32e4a1f8110abc;p=pandora-kernel.git UBIFS: improve arguments checking in debugging messages Use "if (0) printk()" construct in debugging print macros to make the debugging messages be checked even if debugging is off. This patch also removes some unneeded spaces and blank lines. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed