]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/qedr: Mark three functions as static
authorRam Amrani <Ram.Amrani@Cavium.com>
Tue, 24 Jan 2017 11:51:39 +0000 (13:51 +0200)
committerDoug Ledford <dledford@redhat.com>
Tue, 24 Jan 2017 20:34:56 +0000 (15:34 -0500)
commit00ec50a1554617e5ad0629cc5b43b560d9505df0
tree40fdbe77d7ea61221038b4ce9ed2f5d676b470b7
parentf86786c8174b4009ed30abc6d0d820d9081b088f
RDMA/qedr: Mark three functions as static

mark qedr_get_state_from_ibqp(), __qedr_alloc_mr() and __qedr_post_send()
as static since they are only used in the same file.

Signed-off-by: Ram Amrani <Ram.Amrani@cavium.com>
Signed-off-by: Ariel Elior <Ariel.Elior@cavium.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/qedr/verbs.c