Commit d998882b authored by Chuck Lever's avatar Chuck Lever
Browse files

SUNRPC: Remove "#include <trace/events/skb.h>"



Clean up: Commit 850cbadd ("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: default avatarChuck Lever <chuck.lever@oracle.com>
parent 11bbb0f7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -45,7 +45,6 @@
#include <net/tcp_states.h>
#include <linux/uaccess.h>
#include <asm/ioctls.h>
#include <trace/events/skb.h>

#include <linux/sunrpc/types.h>
#include <linux/sunrpc/clnt.h>