projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34b09af
)
SUNRPC: remove duplicate include
author
Wang Hai
<wanghai38@huawei.com>
Wed, 19 Aug 2020 02:49:43 +0000
(10:49 +0800)
committer
Chuck 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
patch
|
blob
|
history
diff --git
a/net/sunrpc/auth_gss/trace.c
b/net/sunrpc/auth_gss/trace.c
index d26036a5744320c430b5c3882cf61d5801eddacf..76685abba60fec016a92efe6b08503b92067ae4f 100644
(file)
--- 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>