summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
diff options
context:
space:
mode:
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2023-09-11 15:53:50 +0300
committerBjorn Helgaas <bhelgaas@google.com>2023-10-11 00:36:26 +0300
commita1165c5edf57fa3238e938b0513395f624d7565b (patch)
tree52eebfceea9a426f1a60436928012323604a5f67 /drivers/pci/pci.c
parent7d52f538cef8d56b179eace7c796d9edb3094dad (diff)
downloadlinux-a1165c5edf57fa3238e938b0513395f624d7565b.tar.xz
sh: pci: Do PCI error check on own line
Instead of an "if" condition with a line split, use the usual error handling pattern with a separate variable to improve readability. No functional changes intended. Link: https://lore.kernel.org/r/20230911125354.25501-3-ilpo.jarvinen@linux.intel.com Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> [bhelgaas: u16 vid, PCI_POSSIBLE_ERROR()] Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Diffstat (limited to 'drivers/pci/pci.c')
0 files changed, 0 insertions, 0 deletions