Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fbdd1267 authored by Qinghuang Feng's avatar Qinghuang Feng Committed by Linus Torvalds
Browse files

mm/oom_kill.c: fix badness() kerneldoc



Paramter @mem has been removed since v2.6.26, now delete it's comment.

Signed-off-by: default avatarQinghuang Feng <qhfeng.kernel@gmail.com>
Acked-by: default avatarRandy Dunlap <rdunlap@xenotime.net>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent fd96feb2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -38,7 +38,6 @@ static DEFINE_SPINLOCK(zone_scan_mutex);
 * badness - calculate a numeric value for how bad this task has been
 * @p: task struct of which task we should calculate
 * @uptime: current uptime in seconds
 * @mem: target memory controller
 *
 * The formula used is relatively simple and documented inline in the
 * function. The main rationale is that we want to select a good task