All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] gfs2: Fix spelling mistake
@ 2022-06-23  9:37 ` Zhang Jiaming
  0 siblings, 0 replies; 4+ messages in thread
From: Zhang Jiaming @ 2022-06-23  9:37 UTC (permalink / raw)
  To: rpeterso, agruenba
  Cc: cluster-devel, linux-kernel, liqiong, renyu, Zhang Jiaming

Change 'accomodate' to 'accommodate'.

Signed-off-by: Zhang Jiaming <jiaming@nfschina.com>
---
 fs/gfs2/lock_dlm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/gfs2/lock_dlm.c b/fs/gfs2/lock_dlm.c
index 2559a79cf14b..6ce369b096d4 100644
--- a/fs/gfs2/lock_dlm.c
+++ b/fs/gfs2/lock_dlm.c
@@ -1058,7 +1058,7 @@ static int control_first_done(struct gfs2_sbd *sdp)
 
 /*
  * Expand static jid arrays if necessary (by increments of RECOVER_SIZE_INC)
- * to accomodate the largest slot number.  (NB dlm slot numbers start at 1,
+ * to accommodate the largest slot number.  (NB dlm slot numbers start at 1,
  * gfs2 jids start at 0, so jid = slot - 1)
  */
 
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [Cluster-devel] [PATCH] gfs2: Fix spelling mistake
@ 2022-06-23  9:37 ` Zhang Jiaming
  0 siblings, 0 replies; 4+ messages in thread
From: Zhang Jiaming @ 2022-06-23  9:37 UTC (permalink / raw)
  To: cluster-devel.redhat.com

Change 'accomodate' to 'accommodate'.

Signed-off-by: Zhang Jiaming <jiaming@nfschina.com>
---
 fs/gfs2/lock_dlm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/gfs2/lock_dlm.c b/fs/gfs2/lock_dlm.c
index 2559a79cf14b..6ce369b096d4 100644
--- a/fs/gfs2/lock_dlm.c
+++ b/fs/gfs2/lock_dlm.c
@@ -1058,7 +1058,7 @@ static int control_first_done(struct gfs2_sbd *sdp)
 
 /*
  * Expand static jid arrays if necessary (by increments of RECOVER_SIZE_INC)
- * to accomodate the largest slot number.  (NB dlm slot numbers start at 1,
+ * to accommodate the largest slot number.  (NB dlm slot numbers start at 1,
  * gfs2 jids start at 0, so jid = slot - 1)
  */
 
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] gfs2: Fix spelling mistake
  2022-06-23  9:37 ` [Cluster-devel] " Zhang Jiaming
@ 2022-06-23  9:55   ` Andreas Gruenbacher
  -1 siblings, 0 replies; 4+ messages in thread
From: Andreas Gruenbacher @ 2022-06-23  9:55 UTC (permalink / raw)
  To: Zhang Jiaming; +Cc: Bob Peterson, cluster-devel, LKML, liqiong, renyu

On Thu, Jun 23, 2022 at 11:41 AM Zhang Jiaming <jiaming@nfschina.com> wrote:
> Change 'accomodate' to 'accommodate'.

Applied, thanks.

Andreas


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Cluster-devel] [PATCH] gfs2: Fix spelling mistake
@ 2022-06-23  9:55   ` Andreas Gruenbacher
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Gruenbacher @ 2022-06-23  9:55 UTC (permalink / raw)
  To: cluster-devel.redhat.com

On Thu, Jun 23, 2022 at 11:41 AM Zhang Jiaming <jiaming@nfschina.com> wrote:
> Change 'accomodate' to 'accommodate'.

Applied, thanks.

Andreas


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-06-23  9:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-23  9:37 [PATCH] gfs2: Fix spelling mistake Zhang Jiaming
2022-06-23  9:37 ` [Cluster-devel] " Zhang Jiaming
2022-06-23  9:55 ` Andreas Gruenbacher
2022-06-23  9:55   ` [Cluster-devel] " Andreas Gruenbacher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.