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

2021-03-18 Thread Stephen Rothwell
Hi all, After merging the net-next tree, today's linux-next build (htmldocs) produced these warnings: Documentation/networking/tipc:66: /home/sfr/next/next/net/tipc/name_table.c:558: WARNING: Unexpected indentation. Documentation/networking/tipc:66:

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

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. >

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

2021-02-18 Thread Stephen Rothwell
Hi all, 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/networking/filter.rst:1053: WARNING: Inline emphasis start-string without

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

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

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

2020-12-14 Thread Stephen Rothwell
Hi all, 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 line 1759 - I thought it was a doc line include/net/cfg80211.h:1759:

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

2017-03-20 Thread Stephen Rothwell
Hi all, After merging the net-next tree, today's linux-next build (powerpc allyesconfig) produced thie warnings: In file included from include/linux/byteorder/big_endian.h:4:0, from arch/powerpc/include/uapi/asm/byteorder.h:13, from

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

2017-03-20 Thread Stephen Rothwell
Hi all, After merging the net-next tree, today's linux-next build (powerpc allyesconfig) produced thie warnings: In file included from include/linux/byteorder/big_endian.h:4:0, from arch/powerpc/include/uapi/asm/byteorder.h:13, from

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

2017-01-17 Thread Stephen Rothwell
Hi all, After merging the net-next tree, today's linux-next build (powerpc ppc64_defconfig) produced these warnings: drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: In function 'init_one': drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:4646:9: warning: unused variable 'port_vec'

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

2017-01-17 Thread Stephen Rothwell
Hi all, After merging the net-next tree, today's linux-next build (powerpc ppc64_defconfig) produced these warnings: drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: In function 'init_one': drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:4646:9: warning: unused variable 'port_vec'

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

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

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

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

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

2016-11-21 Thread Stephen Rothwell
Hi all, After merging the net-next tree, today's linux-next build (x86_64 allmodconfig) produced these warnings: drivers/net/ethernet/marvell/mvneta_bm.c: In function 'mvneta_bm_construct': drivers/net/ethernet/marvell/mvneta_bm.c:103:16: warning: cast from pointer to integer of different size

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

2016-11-21 Thread Stephen Rothwell
Hi all, After merging the net-next tree, today's linux-next build (x86_64 allmodconfig) produced these warnings: drivers/net/ethernet/marvell/mvneta_bm.c: In function 'mvneta_bm_construct': drivers/net/ethernet/marvell/mvneta_bm.c:103:16: warning: cast from pointer to integer of different size

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, >

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

2015-06-20 Thread Stephen Rothwell
Hi all, 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, from

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

2015-06-20 Thread Stephen Rothwell
Hi all, 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, from

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

2015-06-20 Thread Florian Westphal
Stephen Rothwell s...@canb.auug.org.au 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,

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). There's a

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

2015-05-14 Thread Willem de Bruijn
On Thu, May 14, 2015 at 3:12 AM, Stephen Rothwell wrote: > Hi all, > > After merging the net-next tree, today's linux-next build (sparc64 defconfig) > produced these warnings: > > In file included from arch/sparc/include/asm/cmpxchg.h:4:0, > from

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

2015-05-14 Thread Stephen Rothwell
Hi all, After merging the net-next tree, today's linux-next build (sparc64 defconfig) produced these warnings: In file included from arch/sparc/include/asm/cmpxchg.h:4:0, from arch/sparc/include/asm/atomic_64.h:11, from arch/sparc/include/asm/atomic.h:4,

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

2015-05-14 Thread Willem de Bruijn
On Thu, May 14, 2015 at 3:12 AM, Stephen Rothwell s...@canb.auug.org.au wrote: Hi all, After merging the net-next tree, today's linux-next build (sparc64 defconfig) produced these warnings: In file included from arch/sparc/include/asm/cmpxchg.h:4:0, from

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

2015-05-14 Thread Stephen Rothwell
Hi all, After merging the net-next tree, today's linux-next build (sparc64 defconfig) produced these warnings: In file included from arch/sparc/include/asm/cmpxchg.h:4:0, from arch/sparc/include/asm/atomic_64.h:11, from arch/sparc/include/asm/atomic.h:4,