IB/ehca: Make internal_create/destroy_qp() static
authorJoachim Fenkes <fenkes@de.ibm.com>
Thu, 19 Jul 2007 19:40:00 +0000 (21:40 +0200)
committerRoland Dreier <rolandd@cisco.com>
Sat, 21 Jul 2007 04:19:44 +0000 (21:19 -0700)
commit0c10f7b79b5bb07a37aa5927072abdc3f45ac8d3
tree203a49fcfa257c961f0a70159310a9db682cd815
parent51d2bfbddb33dc59786a3a41f7eeb59e30fa561c
IB/ehca: Make internal_create/destroy_qp() static

They're only used in ehca_qp.c, so make them static to that file.

Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ehca/ehca_qp.c