]> Pileus Git - ~andy/linux/commit
cciss: enqueue and submit io
authorMike Miller <mike.miller@hp.com>
Wed, 2 Jun 2010 19:57:58 +0000 (12:57 -0700)
committerJens Axboe <jaxboe@fusionio.com>
Sat, 7 Aug 2010 16:12:32 +0000 (18:12 +0200)
commit664a717d3ac5871efc1fd3bb5a32c552dc339d3f
treeffe4d3537dccd8aaf2662002ec50b2b297ae604e
parent9fe6206f400646a2322096b56c59891d530e8d51
cciss: enqueue and submit io

Clean up some code where we subit our io.  The same 5 lines appeared
several times.  Also helps for a following patch.

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.c