From: Christoph Hellwig <hch@lst.de>
To: Sagi Grimberg <sagi@grimberg.me>
Cc: Jens Axboe <axboe@kernel.dk>,
linux-block@vger.kernel.org,
Stephen Rothwell <sfr@canb.auug.org.au>
Subject: Re: [PATCH] blk-mq-pci: Remove unneeded includes
Date: Thu, 6 Apr 2017 13:51:44 +0200 [thread overview]
Message-ID: <20170406115144.GA4786@lst.de> (raw)
In-Reply-To: <1491474816-15422-1-git-send-email-sagi@grimberg.me>
Stephen added the first two includes after a linux-next build
failure. Did this go through a long buildbot cycle to verify
it's really not needed anymore?
On Thu, Apr 06, 2017 at 01:33:36PM +0300, Sagi Grimberg wrote:
> Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
> ---
> block/blk-mq-pci.c | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/block/blk-mq-pci.c b/block/blk-mq-pci.c
> index 0c3354cf3552..70b8a6765cc7 100644
> --- a/block/blk-mq-pci.c
> +++ b/block/blk-mq-pci.c
> @@ -10,12 +10,9 @@
> * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
> * more details.
> */
> -#include <linux/kobject.h>
> -#include <linux/blkdev.h>
> #include <linux/blk-mq.h>
> #include <linux/blk-mq-pci.h>
> #include <linux/pci.h>
> -#include <linux/module.h>
>
> /**
> * blk_mq_pci_map_queues - provide a default queue mapping for PCI device
> --
> 2.7.4
---end quoted text---
next prev parent reply other threads:[~2017-04-06 11:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-06 10:33 [PATCH] blk-mq-pci: Remove unneeded includes Sagi Grimberg
2017-04-06 11:51 ` Christoph Hellwig [this message]
2017-04-06 11:58 ` Sagi Grimberg
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=20170406115144.GA4786@lst.de \
--to=hch@lst.de \
--cc=axboe@kernel.dk \
--cc=linux-block@vger.kernel.org \
--cc=sagi@grimberg.me \
--cc=sfr@canb.auug.org.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.