mirror of
https://github.com/torvalds/linux.git
synced 2025-11-10 21:48:46 +02:00
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> |
||
|---|---|---|
| .. | ||
| common.c | ||
| fixups-dreamcast.c | ||
| fixups-landisk.c | ||
| fixups-r7780rp.c | ||
| fixups-rts7751r2d.c | ||
| fixups-sdk7780.c | ||
| fixups-sdk7786.c | ||
| fixups-se7751.c | ||
| fixups-sh03.c | ||
| fixups-snapgear.c | ||
| fixups-titan.c | ||
| Makefile | ||
| ops-dreamcast.c | ||
| ops-sh4.c | ||
| ops-sh7786.c | ||
| pci-dreamcast.c | ||
| pci-sh4.h | ||
| pci-sh7751.c | ||
| pci-sh7751.h | ||
| pci-sh7780.c | ||
| pci-sh7780.h | ||
| pci.c | ||
| pcie-sh7786.c | ||
| pcie-sh7786.h | ||