git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7cb55b
)
kmemleak: Simplify the kmemleak_scan_area() function prototype
author
Catalin Marinas
<catalin.marinas@arm.com>
Wed, 28 Oct 2009 13:33:09 +0000
(13:33 +0000)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Wed, 28 Oct 2009 15:11:00 +0000
(15:11 +0000)
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 <catalin.marinas@arm.com>
Cc: Pekka Enberg <penberg@cs.helsinki.fi>
Cc: Christoph Lameter <cl@linux-foundation.org>
Cc: Rusty Russell <rusty@rustcorp.com.au>
No differences found