From: Alexey Zaytsev Date: Wed, 24 Jun 2009 12:22:30 +0000 (+0400) Subject: PCI: make pci_name() take const argument X-Git-Tag: v2.6.31-rc3~71^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fc90f6133a87da8177636866557d4cc5f56e661;p=pandora-kernel.git 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 Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed