SUNRPC: remove duplicated include from clnt.c
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Wed, 30 Oct 2013 05:32:15 +0000 (13:32 +0800)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Oct 2013 15:13:34 +0000 (11:13 -0400)
Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/clnt.c

index 759b78b056a77679de85014c21c3ccd8e996e22d..dab09dac8fc7ba08ed6ec1312eb840ef5d7bc5c0 100644 (file)
@@ -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>