kmemleak: Remove the reported leaks number limitation
authorCatalin Marinas <catalin.marinas@arm.com>
Tue, 7 Jul 2009 09:32:57 +0000 (10:32 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Wed, 8 Jul 2009 13:25:12 +0000 (14:25 +0100)
Since the leaks are no longer printed to the syslog, there is no point
in keeping this limitation. All the suspected leaks are shown on
/sys/kernel/debug/kmemleak file.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>

No differences found