Re: [PATCH 1/6] block, sx8: kill blk_insert_request()

From: Jeff Garzik
Date: Tue Oct 25 2011 - 21:19:07 EST


On 10/25/2011 09:02 PM, Tejun Heo wrote:
The only user left for blk_insert_request() is sx8 and it can be
trivially switched to use blk_execute_rq_nowait() - special requests
aren't included in io stat and sx8 doesn't use block layer tagging.
Switch sx8 and kill blk_insert_requeset().

This patch doesn't introduce any functional difference.

Only compile tested.

Signed-off-by: Tejun Heo<tj@xxxxxxxxxx>
Cc: Jeff Garzik<jgarzik@xxxxxxxxx>
Cc: Jens Axboe<axboe@xxxxxxxxx>

As before,

Acked-by: Jeff Garzik <jgarzik@xxxxxxxxxx>



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/