Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PCI: make pci_name() take const argument
Since this function should never modify it (saves warnings when called with const args too). Signed-off-by: Alexey Zaytsev <zaytsev@altell.ru> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
- Loading branch information