Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PCI: remove unnecessary volatile in PCIe hotplug struct controller
Proper memory barriers have been added to order accesses to ->cmd_busy, so volatile declaration for cmd_busy can be removed. Signed-off-by: Ming Lei <tom.leiming@gmail.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
- Loading branch information