diff options
author | 2014-02-24 16:03:16 +0100 | |
---|---|---|
committer | 2014-02-25 10:13:46 +0100 | |
commit | 5fdae419009764337c8f2bf143af57dcadfd228d (patch) | |
tree | a4b86757f7c8d3a0895908742a4c813066dbb80d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | amd8111_edac: Fix leaks in probe error paths (diff) | |
download | wireguard-linux-5fdae419009764337c8f2bf143af57dcadfd228d.tar.xz wireguard-linux-5fdae419009764337c8f2bf143af57dcadfd228d.zip |
i82875p_edac: Drop redundant call to pci_get_device()
The first call to pci_get_device() in i82875p_probe1() is useless. The
result is immediately reset at the beginning of
i82875p_setup_overfl_dev(), which then issues the same
pci_get_device() call. Dropping the redundant call avoids a device
reference leak.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Link: http://lkml.kernel.org/r/20140224160316.60e55fb6@endymion.delvare
Cc: Doug Thompson <dougthompson@xmission.com>
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