From: Zhang Jiaming <jiaming@nfschina.com>
To: viro@zeniv.linux.org.uk
Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org,
liqiong@nfschina.com, renyu@nfschina.com,
Zhang Jiaming <jiaming@nfschina.com>
Subject: [PATCH] coredump: Fix typo
Date: Wed, 22 Jun 2022 10:58:47 +0800 [thread overview]
Message-ID: <20220622025847.13335-1-jiaming@nfschina.com> (raw)
Change 'postion' to 'position'.
Signed-off-by: Zhang Jiaming <jiaming@nfschina.com>
---
fs/coredump.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/coredump.c b/fs/coredump.c
index ebc43f960b64..9efbe3d0cbc8 100644
--- a/fs/coredump.c
+++ b/fs/coredump.c
@@ -756,7 +756,7 @@ void do_coredump(const kernel_siginfo_t *siginfo)
core_dumped = binfmt->core_dump(&cprm);
/*
* Ensures that file size is big enough to contain the current
- * file postion. This prevents gdb from complaining about
+ * file position. This prevents gdb from complaining about
* a truncated file if the last "write" to the file was
* dump_skip.
*/
--
2.25.1
next reply other threads:[~2022-06-22 2:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-22 2:58 Zhang Jiaming [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-01-06 9:16 [PATCH] coredump: fix typo Qinghua Jin
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=20220622025847.13335-1-jiaming@nfschina.com \
--to=jiaming@nfschina.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=liqiong@nfschina.com \
--cc=renyu@nfschina.com \
--cc=viro@zeniv.linux.org.uk \
/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®