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:
1e18583
)
3c59x: remove useless VORTEX_PCI() invocations
author
Sergei Shtylyov
<sergei.shtylyov@cogentembedded.com>
Sun, 19 May 2013 10:17:13 +0000
(10:17 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 20 May 2013 20:34:20 +0000
(13:34 -0700)
It's suboptimal to invoke quite complex VORTEX_PCI() macro every time we want
to get a 'struct pci_dev *' when we already have it in a variable...
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found