diff options
author | Suniel Mahesh <sunil.m@techveda.org> | 2017-07-20 09:37:07 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-07-28 00:55:24 -0400 |
commit | a7b1ba23556215952099274a0f008643de832f70 (patch) | |
tree | 1ac4cfc93a5574b87edbff7cfc0035ec3b450d92 /tools/perf/scripts/python/syscall-counts.py | |
parent | 4a457c1710ab6cf9885b93a9aa93e8718abaca45 (diff) |
staging: ccree: Fix unnecessary NULL check before kfree'ing it
kfree(NULL) is safe and their is no need for a NULL check. Pointed out
by checkpatch.
Signed-off-by: Suniel Mahesh <sunil.m@techveda.org>
Acked-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions