]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/oom_kill: fix trivial typo in comment
authorCarlos Llamas <cmllamas@google.com>
Thu, 23 Jan 2025 19:35:22 +0000 (19:35 +0000)
committerAndrew Morton <akpm@linux-foundation.org>
Tue, 4 Mar 2025 05:49:27 +0000 (21:49 -0800)
commitd39de7984bd43138117e53c66d40ff8bfc1b6a30
tree798b68ac56a8de7549631c188dad0c9af2f84a20
parent8a163894a8dfac602bce3cf3e728a2de8ebe95dc
mm/oom_kill: fix trivial typo in comment

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

Link: https://lkml.kernel.org/r/20250123193523.1496909-1-cmllamas@google.com
Signed-off-by: Carlos Llamas <cmllamas@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/oom_kill.c