diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2021-07-29 23:51:45 +0200 |
---|---|---|
committer | Sasha Levin <sashal@kernel.org> | 2021-08-26 08:37:46 -0400 |
commit | 55db703b24b81da7e9e78fe96a2fd451e37a227f (patch) | |
tree | 6b824fb0671e12010f75704da4103c87c6d8a95c /drivers/base/core.c | |
parent | 7f6a68beb193d2054177655212b69ac4b2211b1b (diff) |
PCI/MSI: Correct misleading comments
commit 689e6b5351573c38ccf92a0dd8b3e2c2241e4aff upstream.
The comments about preserving the cached state in pci_msi[x]_shutdown() are
misleading as the MSI descriptors are freed right after those functions
return. So there is nothing to restore. Preparatory change.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Marc Zyngier <maz@kernel.org>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20210729222542.621609423@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/base/core.c')
0 files changed, 0 insertions, 0 deletions