diff options
author | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2023-08-27 16:36:59 +0300 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2023-08-28 09:59:06 +0200 |
commit | e7513eccb7d7f82e28f4730210b42da71edaa6a6 (patch) | |
tree | c3fd40e120d5660fc3efa92b79ce6f27db4d505f /arch/mips/cavium-octeon | |
parent | d913ff561140dd89104dcb01846d789835a5cdc3 (diff) | |
download | lwn-e7513eccb7d7f82e28f4730210b42da71edaa6a6.tar.gz lwn-e7513eccb7d7f82e28f4730210b42da71edaa6a6.zip |
MIPS: TXx9: Do PCI error checks on own line
Instead of if conditions with line splits, use the usual error handling
pattern with a separate variable to improve readability.
The second check can use reverse logic which reduces indentation level.
No functional changes intended.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/cavium-octeon')
0 files changed, 0 insertions, 0 deletions