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:
81ffa38
)
UBIFS: improve arguments checking in debugging messages
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Fri, 1 Aug 2008 15:13:37 +0000
(18:13 +0300)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Wed, 13 Aug 2008 08:42:47 +0000
(11:42 +0300)
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
patch
|
blob
|
history
diff --cc
fs/ubifs/debug.h
Simple merge