summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/clnt.c
diff options
context:
space:
mode:
authorWei Yongjun2013-10-30 06:32:15 +0100
committerTrond Myklebust2013-10-30 16:13:34 +0100
commit09c3e54635c85b3da44d3bc156619c1f1af3bb43 (patch)
tree19fdaaac01255fbc15a473c94ca4193e89939d40 /net/sunrpc/clnt.c
parentMerge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe... (diff)
downloadkernel-qcow2-linux-09c3e54635c85b3da44d3bc156619c1f1af3bb43.tar.gz
kernel-qcow2-linux-09c3e54635c85b3da44d3bc156619c1f1af3bb43.tar.xz
kernel-qcow2-linux-09c3e54635c85b3da44d3bc156619c1f1af3bb43.zip
SUNRPC: remove duplicated include from clnt.c
Remove duplicated include. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net/sunrpc/clnt.c')
-rw-r--r--net/sunrpc/clnt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/sunrpc/clnt.c b/net/sunrpc/clnt.c
index 759b78b056a7..dab09dac8fc7 100644
--- a/net/sunrpc/clnt.c
+++ b/net/sunrpc/clnt.c
@@ -31,7 +31,6 @@
#include <linux/in.h>
#include <linux/in6.h>
#include <linux/un.h>
-#include <linux/rcupdate.h>
#include <linux/sunrpc/clnt.h>
#include <linux/sunrpc/addr.h>