diff options
author | 2015-02-02 18:26:34 +0100 | |
---|---|---|
committer | 2015-02-23 13:06:23 +0100 | |
commit | 7260194595a23e6e762cd444cb40044fd5fa25c0 (patch) | |
tree | 4f302a886daeba266b9e273d9c193765efcb0923 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.0-rc1 (diff) | |
download | wireguard-linux-7260194595a23e6e762cd444cb40044fd5fa25c0.tar.xz wireguard-linux-7260194595a23e6e762cd444cb40044fd5fa25c0.zip |
EDAC: Delete unnecessary checks before pci_dev_put()
The pci_dev_put() function tests whether its argument is NULL and 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>
Link: http://lkml.kernel.org/r/54CFC12C.9010002@users.sourceforge.net
Signed-off-by: Borislav Petkov <bp@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions