diff options
author | Geert Uytterhoeven <[email protected]> | 2020-02-12 10:02:00 +0100 |
---|---|---|
committer | Geert Uytterhoeven <[email protected]> | 2020-02-21 13:57:44 +0100 |
commit | 6793baa31d684f2cace0e2ee4af4bdbc993dbed8 (patch) | |
tree | 7e82bbbef6a0b04a09f017cf58fb822021db5fac /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 92c44680c5c6f1342288f6626da4008d416d8e40 (diff) |
pinctrl: sh-pfc: gpio: Return early in gpio_pin_to_irq()
As of commit 4adeabd042422cee ("pinctrl: sh-pfc: Remove hardcoded IRQ
numbers"), only a single operation needs to be performed after finding
the wanted pin. Hence decrease the needed attention span of the casual
reader by replacing the goto by a direct return.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Niklas Söderlund <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions