diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2021-10-04 15:59:25 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2021-10-13 01:37:15 +0300 |
commit | 097d9d414433315122f759ee6c2d8a7417a8ff0f (patch) | |
tree | 2ad4f41d91ef55b496f37d498d2a7f3cd582ad80 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8e9028b3790ddb02c407e1a4da0ab7cf82790e7e (diff) | |
download | linux-097d9d414433315122f759ee6c2d8a7417a8ff0f.tar.xz |
PCI: Drop pci_device_remove() test of pci_dev->driver
When the driver core calls pci_device_remove(), there is a driver bound
to the device, so pci_dev->driver is never NULL.
Remove the unnecessary test of pci_dev->driver.
Link: https://lore.kernel.org/r/20211004125935.2300113-2-u.kleine-koenig@pengutronix.de
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions