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:
f20badb
)
[PATCH] -Wundef fixes (ncr5380)
author
viro@ZenIV.linux.org.uk
<viro@ZenIV.linux.org.uk>
Wed, 7 Sep 2005 22:18:24 +0000
(23:18 +0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 8 Sep 2005 00:17:33 +0000
(17:17 -0700)
NDEBUG and NDEBUG_ABORT are almost always used as integers in NCR5380; added
define to 0 if they are not defined, switched lone ifdef NDEBUG into if.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found