[<prev] [next>] [day] [month] [year] [list]
Message-ID: <201801200551.goTE0khH%fengguang.wu@intel.com>
Date: Sat, 20 Jan 2018 05:36:53 +0800
From: kbuild test robot <fengguang.wu@...el.com>
To: Rahul Lakkireddy <rahul.lakkireddy@...lsio.com>
Cc: kbuild-all@...org, netdev@...r.kernel.org,
Vishal Kulkarni <vishal@...lsio.com>,
Ganesh Goudar <ganeshgr@...lsio.com>
Subject: [net-next:master 1587/1613]
drivers/net/ethernet/chelsio/cxgb4/cudbg_zlib.c:39:5: error: redefinition of
'cudbg_compress_buff'
tree: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git master
head: fd5204cdfb34c8b1e265d09791eb5dd4bacce642
commit: 91c1953de38725d41cf9a677569a8cc280065064 [1587/1613] cxgb4: use zlib deflate to compress firmware dump
config: i386-randconfig-i1-201802 (attached as .config)
compiler: gcc-7 (Debian 7.2.0-12) 7.2.1 20171025
reproduce:
git checkout 91c1953de38725d41cf9a677569a8cc280065064
# save the attached .config to linux build tree
make ARCH=i386
All errors (new ones prefixed by >>):
>> drivers/net/ethernet/chelsio/cxgb4/cudbg_zlib.c:39:5: error: redefinition of 'cudbg_compress_buff'
int cudbg_compress_buff(struct cudbg_init *pdbg_init,
^~~~~~~~~~~~~~~~~~~
In file included from drivers/net/ethernet/chelsio/cxgb4/cudbg_zlib.c:23:0:
drivers/net/ethernet/chelsio/cxgb4/cudbg_zlib.h:45:19: note: previous definition of 'cudbg_compress_buff' was here
static inline int cudbg_compress_buff(struct cudbg_init *pdbg_init,
^~~~~~~~~~~~~~~~~~~
vim +/cudbg_compress_buff +39 drivers/net/ethernet/chelsio/cxgb4/cudbg_zlib.c
38
> 39 int cudbg_compress_buff(struct cudbg_init *pdbg_init,
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Download attachment ".config.gz" of type "application/gzip" (29424 bytes)
Powered by blists - more mailing lists