mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] ocfs2: Fix typo in comment
@ 2024-09-17 18:51 Mohammed Anees
  2024-09-18  1:57 ` Joseph Qi
  0 siblings, 1 reply; 2+ messages in thread
From: Mohammed Anees @ 2024-09-17 18:51 UTC (permalink / raw)
  To: ocfs2-devel, linux-kernel
  Cc: Mark Fasheh, Joel Becker, Joseph Qi, Mohammed Anees

Fix "Allcate" -> "Allocate"

Signed-off-by: Mohammed Anees <pvmohammedanees2003@gmail.com>
---
 fs/ocfs2/alloc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/ocfs2/alloc.c b/fs/ocfs2/alloc.c
index ea9127ba3..395e23920 100644
--- a/fs/ocfs2/alloc.c
+++ b/fs/ocfs2/alloc.c
@@ -4767,7 +4767,7 @@ int ocfs2_insert_extent(handle_t *handle,
 }
 
 /*
- * Allcate and add clusters into the extent b-tree.
+ * Allocate and add clusters into the extent b-tree.
  * The new clusters(clusters_to_add) will be inserted at logical_offset.
  * The extent b-tree's root is specified by et, and
  * it is not limited to the file storage. Any extent tree can use this
-- 
2.46.0


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

* Re: [PATCH] ocfs2: Fix typo in comment
  2024-09-17 18:51 [PATCH] ocfs2: Fix typo in comment Mohammed Anees
@ 2024-09-18  1:57 ` Joseph Qi
  0 siblings, 0 replies; 2+ messages in thread
From: Joseph Qi @ 2024-09-18  1:57 UTC (permalink / raw)
  To: Mohammed Anees, akpm; +Cc: Mark Fasheh, Joel Becker, ocfs2-devel, linux-kernel



On 9/18/24 2:51 AM, Mohammed Anees wrote:
> Fix "Allcate" -> "Allocate"
> 
> Signed-off-by: Mohammed Anees <pvmohammedanees2003@gmail.com>

Acked-by: Joseph Qi <joseph.qi@linux.alibaba.com>
> ---
>  fs/ocfs2/alloc.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/fs/ocfs2/alloc.c b/fs/ocfs2/alloc.c
> index ea9127ba3..395e23920 100644
> --- a/fs/ocfs2/alloc.c
> +++ b/fs/ocfs2/alloc.c
> @@ -4767,7 +4767,7 @@ int ocfs2_insert_extent(handle_t *handle,
>  }
>  
>  /*
> - * Allcate and add clusters into the extent b-tree.
> + * Allocate and add clusters into the extent b-tree.
>   * The new clusters(clusters_to_add) will be inserted at logical_offset.
>   * The extent b-tree's root is specified by et, and
>   * it is not limited to the file storage. Any extent tree can use this


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

end of thread, other threads:[~2024-09-18  1:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-17 18:51 [PATCH] ocfs2: Fix typo in comment Mohammed Anees
2024-09-18  1:57 ` Joseph Qi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®