From: Mike Miller Date: Wed, 2 Jun 2010 19:58:04 +0000 (-0700) Subject: cciss: make interrupt access methods return type bool X-Git-Tag: v2.6.36-rc1~288^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d1414419f034702bf587accdf2a9ac53245e000;p=pandora-kernel.git cciss: make interrupt access methods return type bool Change the return type of our interrupt access routines to bool from unsigned long. It makes more sense that way. Signed-off-by: Mike Miller Cc: Stephen M. Cameron Signed-off-by: Andrew Morton Signed-off-by: Jens Axboe --- Reading git-diff-tree failed