[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <201502181128.AqJYFmKG%fengguang.wu@intel.com>
Date: Wed, 18 Feb 2015 11:45:53 +0800
From: kbuild test robot <fengguang.wu@...el.com>
To: Mitesh Ahuja <mitesh.ahuja@...lex.com>
Cc: kbuild-all@...org, Roland Dreier <roland@...estorage.com>,
Devesh Sharma <devesh.sharma@...lex.com>,
Selvin Xavier <selvin.xavier@...lex.com>,
Sean Hefty <sean.hefty@...el.com>,
Hal Rosenstock <hal.rosenstock@...il.com>,
Duan Jiong <duanj.fnst@...fujitsu.com>,
linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [next:master 10113/10230]
drivers/infiniband/hw/ocrdma/ocrdma_stats.c:253:5: sparse: symbol
'ocrdma_sysfs_rcv_pkts' was not declared. Should it be static?
tree: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: c26de6d26435059245babb016acb840d9e0e5d12
commit: 8b528884f901757fb21c5900151fc294344d78f6 [10113/10230] RDMA/ocrdma: Add support for IB stack compliant stats in sysfs.
reproduce:
# apt-get install sparse
git checkout 8b528884f901757fb21c5900151fc294344d78f6
make ARCH=x86_64 allmodconfig
make C=1 CF=-D__CHECK_ENDIAN__
sparse warnings: (new ones prefixed by >>)
>> drivers/infiniband/hw/ocrdma/ocrdma_stats.c:253:5: sparse: symbol 'ocrdma_sysfs_rcv_pkts' was not declared. Should it be static?
>> drivers/infiniband/hw/ocrdma/ocrdma_stats.c:264:5: sparse: symbol 'ocrdma_sysfs_rcv_data' was not declared. Should it be static?
>> drivers/infiniband/hw/ocrdma/ocrdma_stats.c:317:5: sparse: symbol 'ocrdma_sysfs_xmit_pkts' was not declared. Should it be static?
>> drivers/infiniband/hw/ocrdma/ocrdma_stats.c:332:5: sparse: symbol 'ocrdma_sysfs_xmit_data' was not declared. Should it be static?
Please review and possibly fold the followup patch.
---
0-DAY kernel test infrastructure Open Source Technology Center
http://lists.01.org/mailman/listinfo/kbuild Intel Corporation
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists