]> git.baikalelectronics.ru Git - kernel.git/commit
sunrpc: Clean never used include files
authorBoaz Harrosh <bharrosh@panasas.com>
Thu, 3 Dec 2009 18:28:35 +0000 (20:28 +0200)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Mon, 14 Dec 2009 23:12:08 +0000 (18:12 -0500)
commit51a2a02246abf976cd769a958db31ee12fb4235a
tree24b5772ad56a6b65626ad70a905f6f9ab3709225
parent8c29af277f41e5068cceb563e1cb463f2c3dcb8b
sunrpc: Clean never used include files

Remove include of two headers never used by this file.
Doing so exposed a missing #include <linux/types.h> in
include/linux/sunrpc/rpc_rdma.h.

I did not see any other users dependency but if exist they
should be fixed since these headers are totally irrelevant
to here.

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
include/linux/sunrpc/debug.h
include/linux/sunrpc/rpc_rdma.h