diff options
author | 2016-07-17 13:14:57 +0200 | |
---|---|---|
committer | 2016-08-15 16:34:18 +0200 | |
commit | 58043f2527fe012e48ce30a5386c9763c88e5dd3 (patch) | |
tree | f1afddfeaee97202a8aec2e5e8096f35fa074be6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: vt6656: main_usb: don't print error when allocating urb fails (diff) | |
download | linux-dev-58043f2527fe012e48ce30a5386c9763c88e5dd3.tar.xz linux-dev-58043f2527fe012e48ce30a5386c9763c88e5dd3.zip |
staging: ks7010: Delete unnecessary checks before the function call "kfree"
The kfree() function tests whether its argument is NULL and then
returns immediately. Thus the test around the calls is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Acked-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions