git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a661c6
)
PCI: make pci_name() take const argument
author
Alexey Zaytsev
<zaytsev@altell.ru>
Wed, 24 Jun 2009 12:22:30 +0000
(16:22 +0400)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Mon, 29 Jun 2009 19:14:51 +0000
(12:14 -0700)
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>
No differences found