]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
UBIFS: improve arguments checking in debugging messages
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 1 Aug 2008 15:13:37 +0000 (18:13 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 13 Aug 2008 08:42:47 +0000 (11:42 +0300)
commit840dc6b891d521f18bf081bd5a32e4a1f8110abc
treefacfa219d0136dbcc4f427bcb7826ece7ba42a51
parent81ffa38e1558f54db190e2d11e7260ab09c4acf2
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 <Artem.Bityutskiy@nokia.com>
fs/ubifs/debug.h