diff options
author | Ilpo Järvinen <[email protected]> | 2023-08-27 16:36:59 +0300 |
---|---|---|
committer | Thomas Bogendoerfer <[email protected]> | 2023-08-28 09:59:06 +0200 |
commit | e7513eccb7d7f82e28f4730210b42da71edaa6a6 (patch) | |
tree | c3fd40e120d5660fc3efa92b79ce6f27db4d505f /drivers/clocksource/timer-integrator-ap.c | |
parent | d913ff561140dd89104dcb01846d789835a5cdc3 (diff) |
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 <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'drivers/clocksource/timer-integrator-ap.c')
0 files changed, 0 insertions, 0 deletions