aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/symbols.py
diff options
context:
space:
mode:
authorMartin Ågren <[email protected]>2021-04-22 21:22:40 +0200
committerGreg Kroah-Hartman <[email protected]>2021-05-14 13:25:27 +0200
commit156ed0215ef365604f2382d5164c36d3a1cfd98f (patch)
tree8981654b6a37eb14911e2e4bbc7669b948ad0e77 /scripts/gdb/linux/symbols.py
parent27b57bb76a897be80494ee11ee4e85326d19383d (diff)
uio/uio_pci_generic: fix return value changed in refactoring
Commit ef84928cff58 ("uio/uio_pci_generic: use device-managed function equivalents") was able to simplify various error paths thanks to no longer having to clean up on the way out. Some error paths were dropped, others were simplified. In one of those simplifications, the return value was accidentally changed from -ENODEV to -ENOMEM. Restore the old return value. Fixes: ef84928cff58 ("uio/uio_pci_generic: use device-managed function equivalents") Cc: stable <[email protected]> Acked-by: Michael S. Tsirkin <[email protected]> Signed-off-by: Martin Ågren <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions