diff options
author | Tobin C Harding <[email protected]> | 2017-02-24 14:58:59 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-02-24 17:46:55 -0800 |
commit | 7f2b6ce8e31ef843f5ece7fd302119d659b015f7 (patch) | |
tree | 55c871fcf3c4030df6e9695665e5b97ab094144f /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | f2bf14d14dbc50dc56be3ebd18652ea2738ef6f8 (diff) |
mm/memory.c: use NULL instead of literal 0
Patch fixes sparse warning: Using plain integer as NULL pointer.
Replaces assignment of 0 to pointer with NULL assignment.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Tobin C Harding <[email protected]>
Acked-by: Kirill A. Shutemov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions