linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* net/netfilter/nf_tables_offload.c:135:24: sparse: sparse: incorrect type in initializer (different base types)
@ 2019-07-14  1:38 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2019-07-14  1:38 UTC (permalink / raw)
  To: Pablo Neira Ayuso; +Cc: kbuild-all, linux-kernel

tree:   https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   a2d79c7174aeb43b13020dd53d85a7aefdd9f3e5
commit: c9626a2cbdb20e26587b3fad99960520a023432b netfilter: nf_tables: add hardware offload support
date:   4 days ago
reproduce:
        # apt-get install sparse
        # sparse version: v0.6.1-rc1-7-g2b96cd8-dirty
        git checkout c9626a2cbdb20e26587b3fad99960520a023432b
        make ARCH=x86_64 allmodconfig
        make C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__'

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>


sparse warnings: (new ones prefixed by >>)

>> net/netfilter/nf_tables_offload.c:135:24: sparse: sparse: incorrect type in initializer (different base types) @@    expected restricted __be16 [usertype] proto @@    got e] proto @@
>> net/netfilter/nf_tables_offload.c:135:24: sparse:    expected restricted __be16 [usertype] proto
>> net/netfilter/nf_tables_offload.c:135:24: sparse:    got int

vim +135 net/netfilter/nf_tables_offload.c

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-07-14  1:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-14  1:38 net/netfilter/nf_tables_offload.c:135:24: sparse: sparse: incorrect type in initializer (different base types) kbuild test robot

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