aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2023-10-25 14:57:23 +0300
committerBjorn Helgaas <[email protected]>2023-10-26 11:12:16 -0500
commitc9501d268944d6c0475ecb3e740a084a7da9cbfe (patch)
treea29ca88059b654a5dcf71105c41bec6dc7b11e9b /tools/perf/scripts/python
parent43b0294abaceec20943c4ae222a0839b353a055f (diff)
PCI: endpoint: Fix double free in __pci_epc_create()
The pci_epc_release() function frees "epc" so the kfree() on the next line is a double free. Drop the redundant free. Fixes: 7711cbb4862a ("PCI: endpoint: Fix WARN() when an endpoint driver is removed") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Reviewed-by: Manivannan Sadhasivam <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions