diff options
author | David Rientjes <rientjes@google.com> | 2015-09-08 15:00:47 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-08 15:35:28 -0700 |
commit | 75e8f8b24cb0dc4951267d31f0a49e5ce2f345c4 (patch) | |
tree | 4d5d57fa391ad01803a7174a146e0eb5e831fcfc /mm/slab_common.c | |
parent | 8989e4c7d4e3c30b55c998a1138cd06c92df7295 (diff) | |
download | op-kernel-dev-75e8f8b24cb0dc4951267d31f0a49e5ce2f345c4.zip op-kernel-dev-75e8f8b24cb0dc4951267d31f0a49e5ce2f345c4.tar.gz |
mm, oom: remove unnecessary variable
The "killed" variable in out_of_memory() can be removed since the call to
oom_kill_process() where we should block to allow the process time to
exit is obvious.
Signed-off-by: David Rientjes <rientjes@google.com>
Acked-by: Michal Hocko <mhocko@suse.com>
Cc: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/slab_common.c')
0 files changed, 0 insertions, 0 deletions