summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
diff options
context:
space:
mode:
authorChen Gang2015-11-06 03:46:06 +0100
committerLinus Torvalds2015-11-06 04:34:48 +0100
commit55e1ceaf2586ab11aafba798a6b9499dd7c14441 (patch)
tree1f49da0a136cbf3406be4c49f795872c66511473 /mm/memcontrol.c
parentuaccess: reimplement probe_kernel_address() using probe_kernel_read() (diff)
downloadkernel-qcow2-linux-55e1ceaf2586ab11aafba798a6b9499dd7c14441.tar.gz
kernel-qcow2-linux-55e1ceaf2586ab11aafba798a6b9499dd7c14441.tar.xz
kernel-qcow2-linux-55e1ceaf2586ab11aafba798a6b9499dd7c14441.zip
mm/mmap.c: remove useless statement "vma = NULL" in find_vma()
Before the main loop, vma is already is NULL. There is no need to set it to NULL again. Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com> Reviewed-by: Oleg Nesterov <oleg@redhat.com> Acked-by: David Rientjes <rientjes@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/memcontrol.c')
0 files changed, 0 insertions, 0 deletions