diff options
| author | David Rientjes <rientjes@google.com> | 2011-07-26 04:12:17 +0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-07-26 07:57:09 +0400 |
| commit | 11239836c04b50ba8453ec58ca7a7bd716ef02c1 (patch) | |
| tree | 358705632aecb348e35f01fcc26281326d5a514a /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 6ac47520063b230641a64062b8a229201cd0a3a8 (diff) | |
| download | linux-11239836c04b50ba8453ec58ca7a7bd716ef02c1.tar.xz | |
oom: remove references to old badness() function
The badness() function in the oom killer was renamed to oom_badness() in
a63d83f427fb ("oom: badness heuristic rewrite") since it is a globally
exported function for clarity.
The prototype for the old function still existed in linux/oom.h, so remove
it. There are no existing users.
Also fixes documentation and comment references to badness() and adjusts
them accordingly.
Signed-off-by: David Rientjes <rientjes@google.com>
Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
