diff options
author | Jim Quinlan <[email protected]> | 2020-11-02 15:57:12 -0500 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2020-11-20 17:04:37 +0000 |
commit | ddaff0af653136ee1e0b49116ecf2988c2fc64ca (patch) | |
tree | 6ef69057494bf978156b8a662a78432caeba3edf /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f8394f232b1eab649ce2df5c5f15b0e528c92091 (diff) |
PCI: brcmstb: Initialize "tmp" before use
The variable 'tmp' is used multiple times in the brcm_pcie_setup()
function. One such usage did not initialize 'tmp' to the current value
of the target register. By luck the mistake does not currently affect
behavior; regardless 'tmp' is now initialized properly.
Suggested-by: Rafał Miłecki <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Fixes: c0452137034b ("PCI: brcmstb: Add Broadcom STB PCIe host controller driver")
Signed-off-by: Jim Quinlan <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Acked-by: Nicolas Saenz Julienne <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions