commit | 1d1414419f034702bf587accdf2a9ac53245e000 | [log] [tgz] |
---|---|---|
author | Mike Miller <mike.miller@hp.com> | Wed Jun 02 12:58:04 2010 -0700 |
committer | Jens Axboe <jaxboe@fusionio.com> | Sat Aug 07 18:12:51 2010 +0200 |
tree | c3a5b466c35118b3fff4ab1a981f15e471393605 | |
parent | 2cf3af1c9ec26f8db3f386e48f9d979ad8bb3eff [diff] |
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>