aic7xxx_old: removed unused 'req' variable
authorJens Axboe <jaxboe@fusionio.com>
Thu, 16 Sep 2010 06:27:34 +0000 (08:27 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Thu, 16 Sep 2010 06:27:34 +0000 (08:27 +0200)
After the patch "block: remove spurious uses of REQ_HARDBARRIER",
we no longer use 'req' in aic7xxx_buildscb(). Kill it.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>

No differences found