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:
cef2896
)
[PATCH] pktcdvd: Rename functions and make their return values sane
author
Peter Osterlund
<petero2@telia.com>
Tue, 21 Feb 2006 02:28:02 +0000
(18:28 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 21 Feb 2006 04:00:10 +0000
(20:00 -0800)
Boolean functions should return non-zero when they mean "true", otherwise the
calling code looks weird. (As suggested by Linus.)
Signed-off-by: Peter Osterlund <petero2@telia.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found