* [PATCH] fs/nfs: remove duplicate include
@ 2020-11-09 8:12 menglong8.dong
0 siblings, 0 replies; only message in thread
From: menglong8.dong @ 2020-11-09 8:12 UTC (permalink / raw)
To: trond.myklebust; +Cc: anna.schumaker, linux-nfs, linux-kernel, Menglong Dong
From: Menglong Dong <dong.menglong@zte.com.cn>
'nfs42.h' is already included above and can be removed here.
Signed-off-by: Menglong Dong <dong.menglong@zte.com.cn>
---
fs/nfs/nfs4proc.c | 4 ----
1 file changed, 4 deletions(-)
diff --git a/fs/nfs/nfs4proc.c b/fs/nfs/nfs4proc.c
index 9e0ca9b2b210..807fdaeed357 100644
--- a/fs/nfs/nfs4proc.c
+++ b/fs/nfs/nfs4proc.c
@@ -71,10 +71,6 @@
#include "nfs4trace.h"
-#ifdef CONFIG_NFS_V4_2
-#include "nfs42.h"
-#endif /* CONFIG_NFS_V4_2 */
-
#define NFSDBG_FACILITY NFSDBG_PROC
#define NFS4_BITMASK_SZ 3
--
2.25.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-11-09 8:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-09 8:12 [PATCH] fs/nfs: remove duplicate include menglong8.dong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox