commit | 8786fb70ccb36c7cff64680bb80c46d3a09d44db | [log] [tgz] |
---|---|---|
author | Jens Axboe <jaxboe@fusionio.com> | Thu Sep 16 08:27:34 2010 +0200 |
committer | Jens Axboe <jaxboe@fusionio.com> | Thu Sep 16 08:27:34 2010 +0200 |
tree | 5bd97880e971a60a2c13b630d0c10e61a8fce668 | |
parent | 0edd55faea7c8081bc826234b917501738a6218f [diff] |
aic7xxx_old: removed unused 'req' variable 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>