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)
commit6e2401ad6f33de15ff00f78b88159f00a14f3b35
tree7dbcb7e08703745a9a60de77114d82e2385f7c6a
parentda9cbc87395308a21465bd25441297bbba0477e1
block: integrity cleanups

- 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>
include/linux/bio.h
include/linux/blkdev.h