[<prev] [next>] [day] [month] [year] [list]
Message-ID: <5fa8f9fa.1c69fb81.5ed63.5617@mx.google.com>
Date: Mon, 9 Nov 2020 03:12:03 -0500
From: menglong8.dong@...il.com
To: trond.myklebust@...merspace.com
Cc: anna.schumaker@...app.com, linux-nfs@...r.kernel.org,
linux-kernel@...r.kernel.org,
Menglong Dong <dong.menglong@....com.cn>
Subject: [PATCH] fs/nfs: remove duplicate include
From: Menglong Dong <dong.menglong@....com.cn>
'nfs42.h' is already included above and can be removed here.
Signed-off-by: Menglong Dong <dong.menglong@....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
Powered by blists - more mailing lists