From: Catalin Marinas Date: Wed, 28 Oct 2009 13:33:09 +0000 (+0000) Subject: kmemleak: Simplify the kmemleak_scan_area() function prototype X-Git-Tag: v2.6.33-rc1~8^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c017b4be3e84176cab10eca5e6c4faeb8cfc6f3e;p=pandora-kernel.git kmemleak: Simplify the kmemleak_scan_area() function prototype This function was taking non-necessary arguments which can be determined by kmemleak. The patch also modifies the calling sites. Signed-off-by: Catalin Marinas Cc: Pekka Enberg Cc: Christoph Lameter Cc: Rusty Russell --- Reading git-diff-tree failed