aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/iwcm.c
diff options
context:
space:
mode:
authorBart Van Assche <bvanassche@acm.org>2019-03-27 16:50:47 -0700
committerJason Gunthorpe <jgg@mellanox.com>2019-03-28 10:22:48 -0300
commit0080aed4e4ca0d58e718df5a907aa12c1f9b9226 (patch)
tree15a5520e73cbddc18041ed496edf1bfca4374679 /drivers/infiniband/core/iwcm.c
parentRDMA/uverbs: Annotate uverbs_request_next_ptr() return value as a __user pointer (diff)
downloadlinux-dev-0080aed4e4ca0d58e718df5a907aa12c1f9b9226.tar.xz
linux-dev-0080aed4e4ca0d58e718df5a907aa12c1f9b9226.zip
RDMA/uverbs: Allow the compiler to verify declaration and definition consistency
This patch avoids that sparse reports the following warnings: drivers/infiniband/core/uverbs_std_types_flow_action.c:442:30: warning: symbol 'uverbs_def_obj_flow_action' was not declared. Should it be static? drivers/infiniband/core/uverbs_std_types_dm.c:112:30: warning: symbol 'uverbs_def_obj_dm' was not declared. Should it be static? drivers/infiniband/core/uverbs_std_types_counters.c:153:30: warning: symbol 'uverbs_def_obj_counters' was not declared. Should it be static? drivers/infiniband/core/uverbs_std_types_mr.c:213:30: warning: symbol 'uverbs_def_obj_mr' was not declared. Should it be static? Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Fixes: 0bd01f3d0907 ("RDMA/uverbs: Require all objects to have a driver destroy function") Signed-off-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'drivers/infiniband/core/iwcm.c')
0 files changed, 0 insertions, 0 deletions