]> bbs.cooldavid.org Git - net-next-2.6.git/commit
PCI: make pci_name() take const argument
authorAlexey Zaytsev <zaytsev@altell.ru>
Wed, 24 Jun 2009 12:22:30 +0000 (16:22 +0400)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 29 Jun 2009 19:14:51 +0000 (12:14 -0700)
commit2fc90f6133a87da8177636866557d4cc5f56e661
treeb308f14cd99d8980107a581b729db6b35b940b06
parent7a661c6f1082693a7e9627e9ad2d1546a9337fdc
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>
include/linux/pci.h