SUNRPC: remove duplicate include
authorWang Hai <wanghai38@huawei.com>
Wed, 19 Aug 2020 02:49:43 +0000 (10:49 +0800)
committerChuck Lever <chuck.lever@oracle.com>
Wed, 19 Aug 2020 17:19:42 +0000 (13:19 -0400)
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>
net/sunrpc/auth_gss/trace.c

index d26036a5744320c430b5c3882cf61d5801eddacf..76685abba60fec016a92efe6b08503b92067ae4f 100644 (file)
@@ -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>