aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavem <davem>2001-12-24 00:51:15 +0000
committerdavem <davem>2001-12-24 00:51:15 +0000
commit17b23e5bd0c72b4b3946a8c9ed9d4b8a650fb303 (patch)
treeed8f986cc7878ff342b5e63d65d76f896547ee07
parenta74c32b33f24d9a934f243f31a8e87ab96fe91df (diff)
downloadnetdev-vger-cvs-17b23e5bd0c72b4b3946a8c9ed9d4b8a650fb303.tar.gz
Remove rpciod_tcp_dispatcher extern.
-rw-r--r--include/linux/sunrpc/clnt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sunrpc/clnt.h b/include/linux/sunrpc/clnt.h
index 37feb6f6e..231cd23ca 100644
--- a/include/linux/sunrpc/clnt.h
+++ b/include/linux/sunrpc/clnt.h
@@ -136,7 +136,6 @@ rpc_set_timeout(struct rpc_clnt *clnt, unsigned int retr, unsigned long incr)
xprt_set_timeout(&clnt->cl_timeout, retr, incr);
}
-extern void rpciod_tcp_dispatcher(void);
extern void rpciod_wake_up(void);
/*