diff options
author | Alexey Klimov <alexey.klimov@linaro.org> | 2015-11-05 18:45:57 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-05 19:34:48 -0800 |
commit | 9fbed25407ccc87a7bb47ea3f411e1ca34a95f8b (patch) | |
tree | 744ddfa22a013824edf451d2fb342284d0c20490 /mm/mlock.c | |
parent | d4322d88f5fdf92729dd40f923013414fbb2184d (diff) | |
download | linux-9fbed25407ccc87a7bb47ea3f411e1ca34a95f8b.tar.bz2 |
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/mlock.c')
0 files changed, 0 insertions, 0 deletions