linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mm/oom_kill: fix trivial typo in comment
@ 2025-01-23 19:35 Carlos Llamas
  0 siblings, 0 replies; only message in thread
From: Carlos Llamas @ 2025-01-23 19:35 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel, kernel-team, linux-mm, Carlos Llamas

Update 'give' -> 'given' in the description of oom_reap_task_mm().

Signed-off-by: Carlos Llamas <cmllamas@google.com>
---
 mm/oom_kill.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mm/oom_kill.c b/mm/oom_kill.c
index 1c485beb0b93..7d2dbd76e1b3 100644
--- a/mm/oom_kill.c
+++ b/mm/oom_kill.c
@@ -557,7 +557,7 @@ static bool __oom_reap_task_mm(struct mm_struct *mm)
 }
 
 /*
- * Reaps the address space of the give task.
+ * Reaps the address space of the given task.
  *
  * Returns true on success and false if none or part of the address space
  * has been reclaimed and the caller should retry later.
-- 
2.48.1.262.g85cc9f2d1e-goog



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-01-23 19:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-23 19:35 [PATCH] mm/oom_kill: fix trivial typo in comment Carlos Llamas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox