lkml.org 
[lkml]   [2022]   [Jan]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] coredump: fix typo
Date
change 'postion' to 'position'

Signed-off-by: Qinghua Jin <qhjin.dev@gmail.com>
---
fs/coredump.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/coredump.c b/fs/coredump.c
index a6b3c196cdef..96963f4594d9 100644
--- a/fs/coredump.c
+++ b/fs/coredump.c
@@ -752,7 +752,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.30.2
\
 
 \ /
  Last update: 2022-01-06 10:16    [W:0.022 / U:1.380 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site