From: Artem Bityutskiy Date: Tue, 17 May 2011 09:50:08 +0000 (+0300) Subject: UBI: improve checking in debugging prints X-Git-Tag: v3.0-rc1~316^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3802243a189b0f153acb03f531daf35d40bc38bb;p=pandora-kernel.git UBI: improve checking in debugging prints When debugging is disabled, define debugging prints as if (0) printk() to make sure that the compiler still the format string in debugging messages even if debugging is disabled. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed