block: integrity cleanups
authorJens Axboe <jens.axboe@oracle.com>
Wed, 18 Jun 2008 08:15:02 +0000 (10:15 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 3 Jul 2008 11:21:14 +0000 (13:21 +0200)
- No need to check for NULL bio, we'll get an immediate oops anyway.
- Make bio_integrity() a proper function.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found