ocfs2-devel.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Keyur Patel <iamkeyur96@gmail.com>
Cc: Keyur Patel <iamkeyur96@gmail.com>, Mark Fasheh <mark@fasheh.com>,
	Joel Becker <jlbec@evilplan.org>,
	Joseph Qi <joseph.qi@linux.alibaba.com>,
	ocfs2-devel@oss.oracle.com, linux-kernel@vger.kernel.org
Subject: [Ocfs2-devel] [PATCH] fs: ocfs2: fix spelling mistake
Date: Sun,  7 Jun 2020 17:21:14 -0400	[thread overview]
Message-ID: <20200607212115.99278-1-iamkeyur96@gmail.com> (raw)

./ocfs2/mmap.c:65: bebongs ==> belongs

Signed-off-by: Keyur Patel <iamkeyur96@gmail.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
 	 * mapping.
 	 * 1) pagecache truncates locally due to memory pressure.
 	 * 2) pagecache truncates when another is taking EX lock against 
-- 
2.26.2

             reply	other threads:[~2020-06-07 21:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-07 21:21 Keyur Patel [this message]
2020-06-07 21:50 ` [Ocfs2-devel] [PATCH] fs: ocfs2: fix spelling mistake Randy Dunlap
2020-06-07 22:07 ` [Ocfs2-devel] [PATCH v2] fs: ocfs2: fix spelling mistake and grammar Keyur Patel
2020-06-08  1:44   ` Joseph Qi
2020-06-08  1:48 ` [Ocfs2-devel] [PATCH v3] " Keyur Patel
2020-06-08  1:53   ` Joseph Qi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200607212115.99278-1-iamkeyur96@gmail.com \
    --to=iamkeyur96@gmail.com \
    --cc=jlbec@evilplan.org \
    --cc=joseph.qi@linux.alibaba.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark@fasheh.com \
    --cc=ocfs2-devel@oss.oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).