oom: remove references to old badness() function
[platform/adaptation/renesas_rcar/renesas_kernel.git] / Documentation / ABI / obsolete / proc-pid-oom_adj
index cf63f26..9a3cb88 100644 (file)
@@ -14,7 +14,7 @@ Why:  /proc/<pid>/oom_adj allows userspace to influence the oom killer's
 
        A much more powerful interface, /proc/<pid>/oom_score_adj, was
        introduced with the oom killer rewrite that allows users to increase or
-       decrease the badness() score linearly.  This interface will replace
+       decrease the badness score linearly.  This interface will replace
        /proc/<pid>/oom_adj.
 
        A warning will be emitted to the kernel log if an application uses this