From: Christoph Lameter Date: Tue, 5 Feb 2008 06:28:32 +0000 (-0800) Subject: vmalloc: add const to void* parameters X-Git-Tag: v2.6.25-rc1~985 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3bdda02aa547a0753b4fdbc105e86ef9046b30b;p=pandora-kernel.git vmalloc: add const to void* parameters Make vmalloc functions work the same way as kfree() and friends that take a const void * argument. [akpm@linux-foundation.org: fix consts, coding-style] Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed