From: Chuck Lever Date: Fri, 1 May 2020 14:40:47 +0000 (-0400) Subject: SUNRPC: Remove "#include " X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d998882b4b1b08e72f4414d8eb6647af72bffe2f;p=linux.git SUNRPC: Remove "#include " Clean up: Commit 850cbaddb52d ("udp: use it's own memory accounting schema") removed the last skb-related tracepoint from svcsock.c, so it is no longer necessary to include trace/events/skb.h. Signed-off-by: Chuck Lever --- diff --git a/net/sunrpc/svcsock.c b/net/sunrpc/svcsock.c index cf4bd198c19d9..1c4d0aacc5318 100644 --- a/net/sunrpc/svcsock.c +++ b/net/sunrpc/svcsock.c @@ -45,7 +45,6 @@ #include #include #include -#include #include #include