]> git.karo-electronics.de Git - mv-sheeva.git/commit
mm: remove unused get_vm_area_node
authorDavid Rientjes <rientjes@google.com>
Thu, 13 Jan 2011 23:46:00 +0000 (15:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Jan 2011 01:32:34 +0000 (17:32 -0800)
commite5a5623b28198aa91ea71ee5d3846757fc76bc87
tree6fad408973a428a0ca2bdffd0c30a7c5af400ec9
parentf3a310bc4e5ce7e55e1c8e25c31e63af017f3e50
mm: remove unused get_vm_area_node

get_vm_area_node() is unused in the kernel and can thus be removed.

Signed-off-by: David Rientjes <rientjes@google.com>
Cc: Christoph Lameter <cl@linux.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/vmalloc.h
mm/vmalloc.c