cciss: make interrupt access methods return type bool
commit1d1414419f034702bf587accdf2a9ac53245e000
authorMike Miller <mike.miller@hp.com>
Wed, 2 Jun 2010 19:58:04 +0000 (2 12:58 -0700)
committerJens Axboe <jaxboe@fusionio.com>
Sat, 7 Aug 2010 16:12:51 +0000 (7 18:12 +0200)
treec3a5b466c35118b3fff4ab1a981f15e471393605
parent2cf3af1c9ec26f8db3f386e48f9d979ad8bb3eff
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 <mike.miller@hp.com>
Cc: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
drivers/block/cciss.h