mm/oom_kill.c: fix badness() kerneldoc
authorQinghuang Feng <[email protected]>
Thu, 6 Nov 2008 20:53:34 +0000 (12:53 -0800)
committerLinus Torvalds <[email protected]>
Thu, 6 Nov 2008 23:41:19 +0000 (15:41 -0800)
commitfbdd12676c83df77480f00ebd32fc98fbe3bf836
treecba7d12d8fdacec6139a567a1a3e2a07c5af683c
parentfd96feb2583688ad13d8467ded442f9c8d73cc4b
mm/oom_kill.c: fix badness() kerneldoc

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

Signed-off-by: Qinghuang Feng <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/oom_kill.c