Commit d998882b authored by Chuck Lever's avatar Chuck Lever

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
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment