[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <037d3c9a-2abe-1e4e-eb91-a14f2e84e629@infradead.org>
Date: Sun, 7 Jun 2020 14:50:13 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Keyur Patel <iamkeyur96@...il.com>
Cc: Mark Fasheh <mark@...heh.com>, Joel Becker <jlbec@...lplan.org>,
Joseph Qi <joseph.qi@...ux.alibaba.com>,
ocfs2-devel@....oracle.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] fs: ocfs2: fix spelling mistake
On 6/7/20 2:21 PM, Keyur Patel wrote:
> ./ocfs2/mmap.c:65: bebongs ==> belongs
>
> Signed-off-by: Keyur Patel <iamkeyur96@...il.com>
> ---
> fs/ocfs2/mmap.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/fs/ocfs2/mmap.c b/fs/ocfs2/mmap.c
> index 3a44e461828a..39a77e903fdf 100644
> --- a/fs/ocfs2/mmap.c
> +++ b/fs/ocfs2/mmap.c
> @@ -62,7 +62,7 @@ static vm_fault_t __ocfs2_page_mkwrite(struct file *file,
> last_index = (size - 1) >> PAGE_SHIFT;
>
> /*
> - * There are cases that lead to the page no longer bebongs to the
> + * There are cases that lead to the page no longer belongs to the
I would say no longer belonging to the
> * mapping.
> * 1) pagecache truncates locally due to memory pressure.
> * 2) pagecache truncates when another is taking EX lock against
>
Please fix your To: line:
(no To-header on input) <>
--
~Randy
Powered by blists - more mailing lists