summaryrefslogtreecommitdiff
path: root/net/sunrpc/auth_gss/trace.c
diff options
context:
space:
mode:
authorWang Hai <wanghai38@huawei.com>2020-08-19 10:49:43 +0800
committerChuck Lever <chuck.lever@oracle.com>2020-08-19 13:19:42 -0400
commitad112aa8b1ac4bf5e8da67734fcb535fd3cd564e (patch)
tree3219d389477c2271eaa20466b799f9277b394e29 /net/sunrpc/auth_gss/trace.c
parent34b09af4f54e6485e28f138ccad159611a240cc1 (diff)
SUNRPC: remove duplicate include
Remove linux/sunrpc/auth_gss.h which is included more than once Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Wang Hai <wanghai38@huawei.com> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'net/sunrpc/auth_gss/trace.c')
-rw-r--r--net/sunrpc/auth_gss/trace.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/sunrpc/auth_gss/trace.c b/net/sunrpc/auth_gss/trace.c
index d26036a57443..76685abba60f 100644
--- a/net/sunrpc/auth_gss/trace.c
+++ b/net/sunrpc/auth_gss/trace.c
@@ -9,7 +9,6 @@
#include <linux/sunrpc/svc_xprt.h>
#include <linux/sunrpc/auth_gss.h>
#include <linux/sunrpc/gss_err.h>
-#include <linux/sunrpc/auth_gss.h>
#define CREATE_TRACE_POINTS
#include <trace/events/rpcgss.h>