From: Keyur Patel <iamkeyur96@gmail.com>
To: unlisted-recipients:; (no To-header on input)
Cc: iamkeyur96@gmail.com, Luis de Bethencourt <luisbg@kernel.org>,
Salah Triki <salah.triki@gmail.com>,
linux-kernel@vger.kernel.org
Subject: [PATCH 1/2] befs: fix typos in btree.c
Date: Sun, 7 Jun 2020 03:39:02 -0400 [thread overview]
Message-ID: <20200607073903.97743-1-iamkeyur96@gmail.com> (raw)
"countain" -> "contain"
Signed-off-by: Keyur Patel <iamkeyur96@gmail.com>
---
fs/befs/btree.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/befs/btree.c b/fs/befs/btree.c
index 1b7e0f7128d6..53ad89bba448 100644
--- a/fs/befs/btree.c
+++ b/fs/befs/btree.c
@@ -322,7 +322,7 @@ befs_btree_find(struct super_block *sb, const befs_data_stream *ds,
* Finds exact match if one exists, and returns BEFS_BT_MATCH.
* If there is no match and node's value array is too small for key, return
* BEFS_BT_OVERFLOW.
- * If no match and node should countain this key, return BEFS_BT_NOT_FOUND.
+ * If no match and node should contain this key, return BEFS_BT_NOT_FOUND.
*
* Uses binary search instead of a linear.
*/
--
2.26.2
reply other threads:[~2020-06-07 7:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20200607073903.97743-1-iamkeyur96@gmail.com \
--to=iamkeyur96@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=luisbg@kernel.org \
--cc=salah.triki@gmail.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
all inboxes | Powered by JetHome®