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

From: Kiyoshi Ueda
Date: Fri Jan 11 2008 - 16:49:37 EST


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.

This patch set is for the 'for-akpm' branch of your linux-2.6-block.git.
Please review and apply.

Thanks,
Kiyoshi Ueda
--
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/