diff options
author | Alexey Klimov <alexey.klimov@linaro.org> | 2015-11-06 03:45:57 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-06 04:34:48 +0100 |
commit | 9fbed25407ccc87a7bb47ea3f411e1ca34a95f8b (patch) | |
tree | 744ddfa22a013824edf451d2fb342284d0c20490 /mm/workingset.c | |
parent | mm: slab: only move management objects off-slab for sizes larger than KMALLOC... (diff) | |
download | linux-9fbed25407ccc87a7bb47ea3f411e1ca34a95f8b.tar.xz linux-9fbed25407ccc87a7bb47ea3f411e1ca34a95f8b.zip |
mm/kmemleak.c: remove unneeded initialization of object to NULL
Few lines below object is reinitialized by lookup_object() so we don't
need to init it by NULL in the beginning of find_and_get_object().
Signed-off-by: Alexey Klimov <alexey.klimov@linaro.org>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/workingset.c')
0 files changed, 0 insertions, 0 deletions