summaryrefslogtreecommitdiff
path: root/tools/perf/tests/llvm.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/tests/llvm.h')
0 files changed, 0 insertions, 0 deletions
24ad760274020874a1f35e'>933e6dcaa0f65eb2f624ad760274020874a1f35e (diff)
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>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/infiniband/hw/qedr/verbs.c14
1 files changed, 8 insertions, 6 deletions
diff --git a/drivers/infiniband/hw/qedr/verbs.c b/drivers/infiniband/hw/qedr/verbs.c