]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
IB/rdmavt: Remove unnecessary exported functions
authorDennis Dalessandro <dennis.dalessandro@intel.com>
Sun, 14 Feb 2016 20:11:20 +0000 (12:11 -0800)
committerDoug Ledford <dledford@redhat.com>
Fri, 11 Mar 2016 01:38:10 +0000 (20:38 -0500)
commit79a225be38932b17707009767e85d6edf450e7cc
tree5359d4de3bcc764ec6014479d6b6954a245c4e73
parent0765b01b8e2da50ad56f6544f935f5eaef1389f2
IB/rdmavt: Remove unnecessary exported functions

Remove exported functions which are no longer required as the
functionality has moved into rdmavt. This also requires re-ordering some
of the functions since their prototype no longer appears in a header
file. Rather than add forward declarations it is just cleaner to
re-order some of the functions.

Reviewed-by: Jubin John <jubin.john@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/sw/rdmavt/mmap.c
drivers/infiniband/sw/rdmavt/mmap.h
drivers/infiniband/sw/rdmavt/qp.c
drivers/infiniband/sw/rdmavt/srq.c
drivers/infiniband/sw/rdmavt/vt.h
include/rdma/rdma_vt.h
include/rdma/rdmavt_qp.h