netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: Yuval.Mintz@cavium.com
Cc: lkp@intel.com, kbuild-all@01.org, netdev@vger.kernel.org,
	linux-rdma@vger.kernel.org, Michal.Kalderon@cavium.com
Subject: Re: [PATCH net-next 4/7] qed*: Rename qede_roce.[ch]
Date: Fri, 16 Jun 2017 11:44:28 -0400 (EDT)	[thread overview]
Message-ID: <20170616.114428.630059630310905770.davem@davemloft.net> (raw)
In-Reply-To: <BLUPR0701MB2004F40778215AD277D4FF348DC10@BLUPR0701MB2004.namprd07.prod.outlook.com>

From: "Mintz, Yuval" <Yuval.Mintz@cavium.com>
Date: Fri, 16 Jun 2017 12:41:15 +0000

>>    In file included from drivers/net//ethernet/qlogic/qede/qede.h:43:0,
>>                     from drivers/net//ethernet/qlogic/qede/qede_ptp.h:38,
>>                     from drivers/net//ethernet/qlogic/qede/qede_fp.c:43:
>> >> include/linux/qed/qede_rdma.h:57:12: warning: 'struct pci_dev' declared
>> inside parameter list [enabled by default]
>> >> include/linux/qed/qede_rdma.h:57:12: warning: its scope is only this
>> definition or declaration, which is probably not what you want [enabled by
>> default]
> 
> This patch is merely renaming qede_roce.h -> qede_rdma.h.
> I guess the kbuild test robot got better scripts than the time we've added qede_rdma.h,
> or else it would have catched the fact there are no inclusion since then.
> 
> Dave - given this is an existing warning exposed due to a rename [and not something
> that actually got introduced in this patch], do you want us to fix it via v2 of this series?
> Or send a fix for it later?

I don't know, look at what you're doing in main.c, you're removing an include
rather than changing the name of the file being included.

That is not a zero-change rename at all.

Please respin this and fix all of the things the build bot is reporting as
well as what I just mentioned.

Thank you.

  reply	other threads:[~2017-06-16 15:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-15 20:29 [PATCH net-next 0/7] qed*: RDMA and infrastructure for iWARP Yuval Mintz
     [not found] ` <20170615202933.20934-1-Yuval.Mintz-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
2017-06-15 20:29   ` [PATCH net-next 1/7] qed: Chain support for external PBL Yuval Mintz
2017-06-15 20:29 ` [PATCH net-next 2/7] qed: RoCE EDPM to honor PFC Yuval Mintz
2017-06-15 20:29 ` [PATCH net-next 3/7] qed: Disable RoCE dpm when DCBx change occurs Yuval Mintz
2017-06-15 20:29 ` [PATCH net-next 4/7] qed*: Rename qede_roce.[ch] Yuval Mintz
     [not found]   ` <20170615202933.20934-5-Yuval.Mintz-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
2017-06-15 21:39     ` kbuild test robot
     [not found]       ` <201706160552.EYIdXcuM%fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-06-16 12:41         ` Mintz, Yuval
2017-06-16 15:44           ` David Miller [this message]
2017-06-15 20:29 ` [PATCH net-next 5/7] qed*: Set rdma generic functions prefix Yuval Mintz
     [not found]   ` <20170615202933.20934-6-Yuval.Mintz-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org>
2017-06-15 21:41     ` kbuild test robot
     [not found]       ` <201706160519.OPbPzq8J%fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-06-16 12:42         ` Mintz, Yuval
2017-06-15 20:29 ` [PATCH net-next 6/7] qed: Wait for resources before FUNC_CLOSE Yuval Mintz
2017-06-15 20:29 ` [PATCH net-next 7/7] qed: SPQ async callback registration Yuval Mintz

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=20170616.114428.630059630310905770.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=Michal.Kalderon@cavium.com \
    --cc=Yuval.Mintz@cavium.com \
    --cc=kbuild-all@01.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=netdev@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).