[PATCH] pktcdvd: Rename functions and make their return values sane
authorPeter Osterlund <petero2@telia.com>
Tue, 21 Feb 2006 02:28:02 +0000 (18:28 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 21 Feb 2006 04:00:10 +0000 (20:00 -0800)
commit7c613d593370292d1685f5794c743a2323be3a09
treef15deb96433b1684ef1f00ec292fffd05e730e56
parentcef289633a9321cd99dd5f6cc935657dc487e9f0
[PATCH] pktcdvd: Rename functions and make their return values sane

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>
drivers/block/pktcdvd.c
This page took 0.0365 seconds and 5 git commands to generate.