]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitf0dc012c1d199d97d371d1e1858ac524229577de
treef15deb96433b1684ef1f00ec292fffd05e730e56
parent408fd4517effd409da78d51d0de1f567ee34ef47
[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