From: Jens Axboe <axboe@kernel.dk>
To: linux-block@vger.kernel.org, Chaitanya Kulkarni <kch@nvidia.com>
Cc: jiangguoqing@kylinos.cn, damien.lemoal@wdc.com,
ming.lei@redhat.com, shinichiro.kawasaki@wdc.com
Subject: Re: [PATCH V2 0/1] blk-lib: cleanup bdev_get_queue()
Date: Tue, 15 Feb 2022 07:51:49 -0700 [thread overview]
Message-ID: <164493670969.128372.4039545396164602842.b4-ty@kernel.dk> (raw)
In-Reply-To: <20220215115247.11717-1-kch@nvidia.com>
On Tue, 15 Feb 2022 03:52:46 -0800, Chaitanya Kulkarni wrote:
> Based on the comment in the include/linux/blkdev.h:bdev_get_queue()
> the return value of the function will never be NULL. This patch series
> removes those checks present in the blk-lib.c, also removes the not
> needed local variable pointer to request_queue from the write_zeroes
> helpers.
>
> Below is the test log for discard (__blkdev_issue_disacrd()) and
> write-zeroes (__blkdev_issue_write_zeroes/__blkdev_issue_zero_pages()).
>
> [...]
Applied, thanks!
[0/1] blk-lib: cleanup bdev_get_queue()
(no commit info)
[1/1] blk-lib: don't check bdev_get_queue() NULL check
(no commit info)
Best regards,
--
Jens Axboe
prev parent reply other threads:[~2022-02-15 14:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-15 11:52 [PATCH V2 0/1] blk-lib: cleanup bdev_get_queue() Chaitanya Kulkarni
2022-02-15 11:52 ` [PATCH V2 1/1] blk-lib: don't check bdev_get_queue() NULL check Chaitanya Kulkarni
2022-02-15 12:02 ` Ming Lei
2022-02-15 14:51 ` 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=164493670969.128372.4039545396164602842.b4-ty@kernel.dk \
--to=axboe@kernel.dk \
--cc=damien.lemoal@wdc.com \
--cc=jiangguoqing@kylinos.cn \
--cc=kch@nvidia.com \
--cc=linux-block@vger.kernel.org \
--cc=ming.lei@redhat.com \
--cc=shinichiro.kawasaki@wdc.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox