]> asedeno.scripts.mit.edu Git - linux.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)
commit27a4b1a6d6fcf09314359bacefa1e106927ae21b
tree40fdbe77d7ea61221038b4ce9ed2f5d676b470b7
parent933e6dcaa0f65eb2f624ad760274020874a1f35e
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