From: Luis R. Rodriguez Date: Sat, 5 Sep 2009 00:44:52 +0000 (-0700) Subject: kmemleak: move common painting code together X-Git-Tag: v2.6.32-rc1~735^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1084c8779f5efa771c6896a0a4184900b4ab736;p=pandora-kernel.git kmemleak: move common painting code together When painting grey or black we do the same thing, bring this together into a helper and identify coloring grey or black explicitly with defines. This makes this a little easier to read. Signed-off-by: Luis R. Rodriguez Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed