]> git.baikalelectronics.ru Git - kernel.git/commit
cciss: make interrupt access methods return type bool
authorMike Miller <mike.miller@hp.com>
Wed, 2 Jun 2010 19:58:04 +0000 (12:58 -0700)
committerJens Axboe <jaxboe@fusionio.com>
Sat, 7 Aug 2010 16:12:51 +0000 (18:12 +0200)
commit0b14d17d72f4f887aef34ff16243d111a07501ec
treec3a5b466c35118b3fff4ab1a981f15e471393605
parentdd2435f368f3f8f725ddfa036226ef7ba77b81bb
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