]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/rdma/ib_verbs.h
IB/core cleanup: Add const to args - agent_send_response
authorIra Weiny <ira.weiny@intel.com>
Sun, 31 May 2015 21:15:31 +0000 (17:15 -0400)
committerDoug Ledford <dledford@redhat.com>
Tue, 2 Jun 2015 13:33:13 +0000 (09:33 -0400)
commit73cdaaeed10d91441cb946200b5dbbbeb143bace
treecfff94311926622f683fba849eacef99355545f1
parenta97e2d86a9b88ea9e9a280b594b80f0eec2c955b
IB/core cleanup: Add const to args - agent_send_response

In order to support constant callers of agent_send_response we add const
specifiers to the its pointer arguments.

Adjust the call tree accordingly.

Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Reviewed-by: Hal Rosenstock <hal@mellanox.com>
Reviewed-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/core/addr.c
drivers/infiniband/core/agent.c
drivers/infiniband/core/agent.h
drivers/infiniband/core/cache.c
drivers/infiniband/core/verbs.c
include/rdma/ib_addr.h
include/rdma/ib_cache.h
include/rdma/ib_verbs.h