Re: [PATCH 0/3] block: remove end_{queued|dequeued}_request()

From: Jens Axboe
Date: Sat Jan 12 2008 - 06:58:56 EST


On Fri, Jan 11 2008, Kiyoshi Ueda wrote:
> Hi Jens,
>
> This patch set removes end_queued_request() and end_dequeued_request(),
> which became identical by the blk-end-request patch set.
> They just calls __blk_end_request() actually, so users of them are
> converted to call __blk_end_request() directly.

Please just keep them both and call __blk_end_request(), it's nicer as
an exported name. Then we can do a cleanup run afterwards.

--
Jens Axboe

--
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/