From: Ming Lei <ming.lei@redhat.com>
To: Jens Axboe <axboe@kernel.dk>
Cc: linux-block@vger.kernel.org, Christoph Hellwig <hch@lst.de>,
kernel test robot <lkp@intel.com>
Subject: Re: [PATCH V2] blk-mq: kill warning when building block/blk-mq-debugfs-zoned.c
Date: Wed, 9 Mar 2022 09:06:01 +0800 [thread overview]
Message-ID: <Yif9efz0Gv1YNwpW@T590> (raw)
In-Reply-To: <20220302003431.1253287-1-ming.lei@redhat.com>
On Wed, Mar 02, 2022 at 08:34:31AM +0800, Ming Lei wrote:
> Fix the following warning when building block/blk-mq-debugfs-zoned.c:
>
> In file included from block/blk-mq-debugfs-zoned.c:7:
> block/blk-mq-debugfs.h:24:14: warning: ‘struct blk_mq_hw_ctx’ declared inside parameter list will not be visible outside of this definition or declaration
> 24 | struct blk_mq_hw_ctx *hctx);
> | ^~~~~~~~~~~~~
>
> Cc: Christoph Hellwig <hch@lst.de>
> Reported-by: kernel test robot <lkp@intel.com>
> Signed-off-by: Ming Lei <ming.lei@redhat.com>
> ---
> V2:
> - forward declaration of struct blk_mq_hw_ctx instead of including
> header, as suggested by Christoph
Hello Jens,
This patch looks missed, can you take a look?
Thanks,
Ming
prev parent reply other threads:[~2022-03-09 1:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-02 0:34 [PATCH V2] blk-mq: kill warning when building block/blk-mq-debugfs-zoned.c Ming Lei
2022-03-02 1:48 ` Chaitanya Kulkarni
2022-03-02 8:04 ` Christoph Hellwig
2022-03-09 1:06 ` Ming Lei [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=Yif9efz0Gv1YNwpW@T590 \
--to=ming.lei@redhat.com \
--cc=axboe@kernel.dk \
--cc=hch@lst.de \
--cc=linux-block@vger.kernel.org \
--cc=lkp@intel.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