1
0
Fork 0
alistair23-linux/drivers/infiniband/hw
Leon Romanovsky f5029e752b Ib/usnic: Explicitly include usnic headers
Sparse tool complains about undeclared symbols in usnic_ib_verbs.c
and usnic_ib_sysfs.c This is caused by lack of direct include of
appropriate usnic_ib_verbs.h and usnic_ib_sysfs.h, where all
these functions were declared.

Simple include eliminates 30 warnings similar to the below one:

drivers/infiniband/hw/usnic/usnic_ib_sysfs.c:304:6: warning: symbol
				'usnic_ib_sysfs_unregister_usdev' was
				not declared. Should it be static?

CC: Christian Benvenuti <benve@cisco.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-04-28 13:11:43 -04:00
..
bnxt_re IB: Replace ib_umem page_size by page_shift 2017-04-25 15:40:28 -04:00
cxgb3 IB: Replace ib_umem page_size by page_shift 2017-04-25 15:40:28 -04:00
cxgb4 iw_cxgb4: check return value of alloc_skb 2017-04-28 13:09:55 -04:00
hfi1 IB/hfi: Fix up comments in engine mapping 2017-04-25 15:24:51 -04:00
hns IB: Replace ib_umem page_size by page_shift 2017-04-25 15:40:28 -04:00
i40iw IB: Replace ib_umem page_size by page_shift 2017-04-25 15:40:28 -04:00
mlx4 IB: Replace ib_umem page_size by page_shift 2017-04-25 15:40:28 -04:00
mlx5 IB/mlx5: Add ODP support to MW 2017-04-25 15:40:28 -04:00
mthca IB: Replace ib_umem page_size by page_shift 2017-04-25 15:40:28 -04:00
nes IB: Replace ib_umem page_size by page_shift 2017-04-25 15:40:28 -04:00
ocrdma IB: Replace ib_umem page_size by page_shift 2017-04-25 15:40:28 -04:00
qedr RDMA/qedr: add support for send+invalidate in poll CQ 2017-04-28 12:47:57 -04:00
qib Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdevice 2017-04-20 12:00:41 -04:00
usnic Ib/usnic: Explicitly include usnic headers 2017-04-28 13:11:43 -04:00
vmw_pvrdma IB: Replace ib_umem page_size by page_shift 2017-04-25 15:40:28 -04:00
Makefile RDMA/bnxt_re: Add bnxt_re driver build support 2017-02-14 09:51:28 -05:00