Re: linux-next: build warnings after merge of the net-next tree

2021-02-19 Thread Kalle Valo
Stephen Rothwell writes: > Hi all, > > On Fri, 19 Feb 2021 07:52:56 +1100 Stephen Rothwell > wrote: >> >> After merging the net-next tree, today's linux-next build (htmldocs) >> produced these warnings: >> >> Documentation/networking/filter.rst:1053: WARNING: Inline emphasis >> start-string w

Re: linux-next: build warnings after merge of the net-next tree

2021-02-19 Thread Stephen Rothwell
Hi all, On Fri, 19 Feb 2021 07:52:56 +1100 Stephen Rothwell wrote: > > After merging the net-next tree, today's linux-next build (htmldocs) > produced these warnings: > > Documentation/networking/filter.rst:1053: WARNING: Inline emphasis > start-string without end-string. > Documentation/netwo

Re: linux-next: build warnings after merge of the net-next tree

2021-01-04 Thread Stephen Rothwell
Hi all, On Mon, 21 Dec 2020 12:28:39 +1100 Stephen Rothwell wrote: > > On Mon, 14 Dec 2020 20:10:25 +1100 Stephen Rothwell > wrote: > > > > After merging the net-next tree, today's linux-next build (htmldocs) > > produced these warnings: > > > > include/net/cfg80211.h:1759: warning: Cannot un

Re: linux-next: build warnings after merge of the net-next tree

2020-12-20 Thread Stephen Rothwell
Hi all, On Mon, 14 Dec 2020 20:10:25 +1100 Stephen Rothwell wrote: > > After merging the net-next tree, today's linux-next build (htmldocs) > produced these warnings: > > include/net/cfg80211.h:1759: warning: Cannot understand * @struct > cfg80211_sar_chan_ranges - sar frequency ranges > on

Re: linux-next: build warnings after merge of the net-next tree

2016-11-22 Thread Thomas Petazzoni
Hello, On Mon, 21 Nov 2016 17:28:39 -0800, Florian Fainelli wrote: > +Thomas, Gregory, > > On 11/21/2016 05:22 PM, Stephen Rothwell wrote: > [snip] > > > > Introduced by commit > > > > a0627f776a45 ("net: marvell: Allow drivers to be built with COMPILE_TEST") > > > > "a few warnings" is a ma

Re: linux-next: build warnings after merge of the net-next tree

2016-11-21 Thread Florian Fainelli
+Thomas, Gregory, On 11/21/2016 05:22 PM, Stephen Rothwell wrote: [snip] > > Introduced by commit > > a0627f776a45 ("net: marvell: Allow drivers to be built with COMPILE_TEST") > > "a few warnings" is a matter of perception. :-( Thomas, based on our IRC conversation, do you already have pat

Re: linux-next: build warnings after merge of the net-next tree

2015-06-20 Thread Pablo Neira Ayuso
On Sat, Jun 20, 2015 at 07:40:03PM +0200, Florian Westphal wrote: [...] > > Introduced by commit: > > > > 71ae0dff02d7 ("netfilter: xtables: use percpu rule counters") > > Yes, sorry about this, should be fixed by dcb8f5c8139ef945cdfd > ("netfilter: xtables: fix warnings on 32bit platforms").

Re: linux-next: build warnings after merge of the net-next tree

2015-06-20 Thread Florian Westphal
Stephen Rothwell wrote: > After merging the net-next tree, today's linux-next build (i386 defconfig) > produced these warnings: > > In file included from include/net/netfilter/nf_conntrack_tuple.h:13:0, > from include/linux/netfilter/nf_conntrack_dccp.h:28, > fro