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:
0e6c912
)
PCI: Index IOV resources in the conventional style
author
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 25 Mar 2015 08:23:45 +0000
(16:23 +0800)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 31 Mar 2015 02:02:36 +0000
(13:02 +1100)
Most of PCI uses "res = &dev->resource[i]", not "res = dev->resource + i".
Use that style in iov.c also.
No functional change.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Wei Yang <weiyang@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/pci/iov.c
patch
|
blob
|
history
diff --cc
drivers/pci/iov.c
Simple merge