[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220605124912.14422-1-wangxiang@cdjrlc.com>
Date: Sun, 5 Jun 2022 20:49:12 +0800
From: Xiang wangx <wangxiang@...rlc.com>
To: dhowells@...hat.com
Cc: marc.dionne@...istor.com, linux-afs@...ts.infradead.org,
linux-kernel@...r.kernel.org, Xiang wangx <wangxiang@...rlc.com>
Subject: [PATCH] afs: Fix syntax errors in comments
Delete the redundant word 'consider'.
Signed-off-by: Xiang wangx <wangxiang@...rlc.com>
---
fs/afs/rotate.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/afs/rotate.c b/fs/afs/rotate.c
index a840c3588ebb..9da8df27df7e 100644
--- a/fs/afs/rotate.c
+++ b/fs/afs/rotate.c
@@ -235,7 +235,7 @@ bool afs_select_fileserver(struct afs_operation *op)
goto next_server;
case VMOVED:
- /* The volume migrated to another server. We consider
+ /* The volume migrated to another server. We
* consider all locks and callbacks broken and request
* an update from the VLDB.
*
--
2.36.1
Powered by blists - more mailing lists