From: Wei Yongjun Date: Wed, 30 Oct 2013 05:32:15 +0000 (+0800) Subject: SUNRPC: remove duplicated include from clnt.c X-Git-Tag: firefly_0821_release~176^2~4826^2~24 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=09c3e54635c85b3da44d3bc156619c1f1af3bb43;p=firefly-linux-kernel-4.4.55.git SUNRPC: remove duplicated include from clnt.c Remove duplicated include. Signed-off-by: Wei Yongjun Signed-off-by: Trond Myklebust --- 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 #include #include -#include #include #include