[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAPgLHd-12jZsZCqyeo0Bu=us_ZQHps4YzcgOfNA_Z4jkSUA4rA@mail.gmail.com>
Date: Wed, 30 Oct 2013 13:32:15 +0800
From: Wei Yongjun <weiyj.lk@...il.com>
To: Trond.Myklebust@...app.com, bfields@...ldses.org,
davem@...emloft.net
Cc: yongjun_wei@...ndmicro.com.cn, linux-nfs@...r.kernel.org,
netdev@...r.kernel.org
Subject: [PATCH -next] SUNRPC: remove duplicated include from clnt.c
From: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
---
net/sunrpc/clnt.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/net/sunrpc/clnt.c b/net/sunrpc/clnt.c
index 759b78b..dab09da 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>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists