diff options
| author | Colin Ian King <[email protected]> | 2021-09-10 16:14:17 +0000 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2021-10-26 21:35:19 +0000 |
| commit | ff5d3bb6e16d644eabb675ec1c6ef242239ca5f1 (patch) | |
| tree | 75b8a5b176b2729d6f19743619a609f9050b9ead /drivers/pci/controller/vmd.c | |
| parent | PCI: Remove unused pci_pool wrappers (diff) | |
| download | kernel-ff5d3bb6e16d644eabb675ec1c6ef242239ca5f1.tar.gz kernel-ff5d3bb6e16d644eabb675ec1c6ef242239ca5f1.zip | |
PCI: Remove redundant 'rc' initialization
The variable 'rc' is being initialized with a value that is never read.
Remove the redundant assignment.
Addresses-Coverity: ("Unused value")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Krzysztof WilczyĆski <[email protected]>
Diffstat (limited to 'drivers/pci/controller/vmd.c')
0 files changed, 0 insertions, 0 deletions
