diff options
author | Cao jin <caoj.fnst@cn.fujitsu.com> | 2016-11-18 19:47:38 +0800 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2016-11-18 11:06:42 -0700 |
commit | f4cb410019388e450388ab001bb639b018558b71 (patch) | |
tree | a5832d1390bc64c218288daa0ac3c3f333a5a966 /drivers/usb/common | |
parent | 5188287a860b6ec5950d5156d63056156f59ee3b (diff) | |
download | linux-f4cb410019388e450388ab001bb639b018558b71.tar.bz2 |
vfio/pci: Drop unnecessary pcibios_err_to_errno()
As of commit d97ffe236894 ("PCI: Fix return value from
pci_user_{read,write}_config_*()") it's unnecessary to call
pcibios_err_to_errno() to fixup the return value from these functions.
pcibios_err_to_errno() already does simple passthrough of -errno values,
therefore no functional change is expected.
[aw: changelog]
Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'drivers/usb/common')
0 files changed, 0 insertions, 0 deletions