public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Baoyou Xie <baoyou.xie@linaro.org>
Cc: yisen.zhuang@huawei.com, salil.mehta@huawei.com,
	davem@davemloft.net, yankejian@huawei.com,
	huangdaode@hisilicon.com, lisheng011@huawei.com, fabf@skynet.be,
	xieqianqian@huawei.com, lipeng321@huawei.com,
	Colin King <colin.king@canonical.com>,
	weiyongjun1@huawei.com, oulijun@huawei.com, vinod.koul@intel.com,
	andrew@lunn.ch, Philippe Reynes <tremyfr@gmail.com>,
	xypron.glpk@gmx.de, Network Development <netdev@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	xie.baoyou@zte.com.cn, han.fei@zte.com.cn,
	tang.qiang007@zte.com.cn
Subject: Re: [PATCH] net: hns: mark symbols static where possible
Date: Wed, 26 Oct 2016 11:53:06 +0200	[thread overview]
Message-ID: <21348245.KSjHuUMv5P@wuerfel> (raw)
In-Reply-To: <CA+DQWkw5HkraYgMNtCJ+-VQKcxoVV+AzfnkjQEbRcNLnBcGkaQ@mail.gmail.com>

On Wednesday, October 26, 2016 5:48:32 PM CEST Baoyou Xie wrote:
> In fact, last month I sent a similar patch to fix the warnings, but this
> older patch is based on linux-next, not net git tree, so the patch didn't
> apply.
> 
> now, I rework the patch base on git://
> git.kernel.org/pub/scm/linux/kernel/git/davem/net.git.

I think I see the mistake that led to the confusion before: you should
base cleanups for network drivers on net-next.git, not net.git.
The correct URL is

git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git

and it is usually very close to linux-next, except for patches that
just got applied and have not made it into the latest linux-next.

Only if you find a serious bug, use net.git instead so the fix can
go into the mainline kernel.

	Arnd

  parent reply	other threads:[~2016-10-26  9:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-26  9:42 [PATCH] net: hns: mark symbols static where possible Baoyou Xie
     [not found] ` <CA+DQWkw5HkraYgMNtCJ+-VQKcxoVV+AzfnkjQEbRcNLnBcGkaQ@mail.gmail.com>
2016-10-26  9:53   ` Arnd Bergmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-09-25  9:34 Baoyou Xie
2016-09-26  6:24 ` David Miller
2016-09-18  9:07 Baoyou Xie
2016-09-20  1:56 ` David Miller

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=21348245.KSjHuUMv5P@wuerfel \
    --to=arnd@arndb.de \
    --cc=andrew@lunn.ch \
    --cc=baoyou.xie@linaro.org \
    --cc=colin.king@canonical.com \
    --cc=davem@davemloft.net \
    --cc=fabf@skynet.be \
    --cc=han.fei@zte.com.cn \
    --cc=huangdaode@hisilicon.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lipeng321@huawei.com \
    --cc=lisheng011@huawei.com \
    --cc=netdev@vger.kernel.org \
    --cc=oulijun@huawei.com \
    --cc=salil.mehta@huawei.com \
    --cc=tang.qiang007@zte.com.cn \
    --cc=tremyfr@gmail.com \
    --cc=vinod.koul@intel.com \
    --cc=weiyongjun1@huawei.com \
    --cc=xie.baoyou@zte.com.cn \
    --cc=xieqianqian@huawei.com \
    --cc=xypron.glpk@gmx.de \
    --cc=yankejian@huawei.com \
    --cc=yisen.zhuang@huawei.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