commit | a1084c8779f5efa771c6896a0a4184900b4ab736 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@Atheros.com> | Fri Sep 04 17:44:52 2009 -0700 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Tue Sep 08 17:22:20 2009 +0100 |
tree | 64a886155022329fd5df889608260094554f31f3 | |
parent | 30b3710105be0ba6bbdb7d7d126af76246b02eba [diff] |
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 <lrodriguez@atheros.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>