From: Peter Osterlund Date: Tue, 21 Feb 2006 02:28:02 +0000 (-0800) Subject: [PATCH] pktcdvd: Rename functions and make their return values sane X-Git-Tag: v2.6.16-rc5~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c613d593370292d1685f5794c743a2323be3a09;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed