git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1426414
)
UBI: improve checking in debugging prints
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Tue, 17 May 2011 09:50:08 +0000
(12:50 +0300)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Fri, 20 May 2011 05:30:34 +0000
(08:30 +0300)
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 <Artem.Bityutskiy@nokia.com>
No differences found