Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Wang Hai and committed by
Chuck Lever
ad112aa8 34b09af4

-1
-1
net/sunrpc/auth_gss/trace.c
··· 9 9 #include <linux/sunrpc/svc_xprt.h> 10 10 #include <linux/sunrpc/auth_gss.h> 11 11 #include <linux/sunrpc/gss_err.h> 12 - #include <linux/sunrpc/auth_gss.h> 13 12 14 13 #define CREATE_TRACE_POINTS 15 14 #include <trace/events/rpcgss.h>