[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080111.164916.102581473.k-ueda@ct.jp.nec.com>
Date: Fri, 11 Jan 2008 16:49:16 -0500 (EST)
From: Kiyoshi Ueda <k-ueda@...jp.nec.com>
To: jens.axboe@...cle.com
Cc: rusty@...tcorp.com.au, linux-kernel@...r.kernel.org,
j-nomura@...jp.nec.com, k-ueda@...jp.nec.com
Subject: [PATCH 0/3] block: remove end_{queued|dequeued}_request()
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists