diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2015-03-25 16:23:45 +0800 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2015-03-31 13:02:36 +1100 |
commit | c1fe1f96e30d31cc99826f19a058d9e9eef87712 (patch) | |
tree | 61843d26b8430e6e82c057decc0817bdcf39e553 /virt/kvm | |
parent | 0e6c9122a6ec96d19f1db61e9750287d86b6829c (diff) | |
download | talos-op-linux-c1fe1f96e30d31cc99826f19a058d9e9eef87712.tar.gz talos-op-linux-c1fe1f96e30d31cc99826f19a058d9e9eef87712.zip |
PCI: Index IOV resources in the conventional style
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>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions