[PATCH] RPC: Eliminate socket.h includes in RPC client
authorChuck Lever <cel@citi.umich.edu>
Thu, 11 Aug 2005 20:25:41 +0000 (16:25 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 23 Sep 2005 16:38:23 +0000 (12:38 -0400)
commit86b9f57dfdf455763d2be73a742a9a88bb664173
tree4d153fb7e1452efcbfd170c8ce85f049257c558e
parent2226feb6bcd0e5e117a9be3ea3dd3ffc14f3e41e
[PATCH] RPC: Eliminate socket.h includes in RPC client

 Clean-up: get rid of unnecessary socket.h and in.h includes in the generic
 parts of the RPC client.

 Test-plan:
 Compile kernel with CONFIG_NFS enabled.

 Version: Thu, 11 Aug 2005 16:06:23 -0400

Signed-off-by: Chuck Lever <cel@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/auth.c
net/sunrpc/auth_gss/auth_gss.c
net/sunrpc/auth_gss/gss_krb5_mech.c
net/sunrpc/auth_gss/gss_mech_switch.c
net/sunrpc/auth_null.c
net/sunrpc/auth_unix.c
net/sunrpc/clnt.c
net/sunrpc/sunrpc_syms.c