]> Git Repo - linux.git/commitdiff
SUNRPC: remove duplicate include
authorWang Hai <[email protected]>
Wed, 19 Aug 2020 02:49:43 +0000 (10:49 +0800)
committerChuck Lever <[email protected]>
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 <[email protected]>
Signed-off-by: Wang Hai <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>
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>
This page took 0.058615 seconds and 4 git commands to generate.