From: Jens Axboe <jens.axboe@oracle.com>
To: Kiyoshi Ueda <k-ueda@ct.jp.nec.com>
Cc: rusty@rustcorp.com.au, linux-kernel@vger.kernel.org,
j-nomura@ce.jp.nec.com
Subject: Re: [PATCH 0/3] block: remove end_{queued|dequeued}_request()
Date: Sat, 12 Jan 2008 12:58:45 +0100 [thread overview]
Message-ID: <20080112115845.GI6258@kernel.dk> (raw)
In-Reply-To: <20080111.164916.102581473.k-ueda@ct.jp.nec.com>
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
prev parent reply other threads:[~2008-01-12 11:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-11 21:49 [PATCH 0/3] block: remove end_{queued|dequeued}_request() Kiyoshi Ueda
2008-01-12 11:58 ` Jens Axboe [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080112115845.GI6258@kernel.dk \
--to=jens.axboe@oracle.com \
--cc=j-nomura@ce.jp.nec.com \
--cc=k-ueda@ct.jp.nec.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.