diff options
author | 2015-02-03 19:47:33 +0100 | |
---|---|---|
committer | 2015-02-04 20:29:47 -0800 | |
commit | f339664c0be145b381c788bc0d5c07fbe1dd9d85 (patch) | |
tree | 8eb0d8b337769a0bcf84215c69ca8b74f63c3c81 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'mlx4-next' (diff) | |
download | linux-dev-f339664c0be145b381c788bc0d5c07fbe1dd9d85.tar.xz linux-dev-f339664c0be145b381c788bc0d5c07fbe1dd9d85.zip |
IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"
The of_dev_put() 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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions