diff options
author | 2015-02-04 16:32:15 +0100 | |
---|---|---|
committer | 2015-02-06 08:47:40 +0200 | |
commit | df970d39b90e0c316c62a9db6d796edef2a31526 (patch) | |
tree | 1dcda2267593bff8e7fd9d0867bd1fd19a8e8694 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | orinoco: orinoco_tmd use msecs_to_jiffies for conversion (diff) | |
download | wireguard-linux-df970d39b90e0c316c62a9db6d796edef2a31526.tar.xz wireguard-linux-df970d39b90e0c316c62a9db6d796edef2a31526.zip |
cw1200: Delete an unnecessary check before the function call "release_firmware"
The release_firmware() function tests whether its argument is NULL and then
returns immediately. Thus the test around the call is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions