diff options
author | Claudiu Beznea <[email protected]> | 2023-12-07 09:06:52 +0200 |
---|---|---|
committer | Geert Uytterhoeven <[email protected]> | 2023-12-13 19:37:57 +0100 |
commit | 906b545b16594e45f2d3433028dcf649d2c05ebb (patch) | |
tree | 4bf61ec980a56f75d6705073b21543137186b8ce /scripts/gdb/linux/lists.py | |
parent | dc99d4c8ac46bf533b9519a53795c4cd6ff0fa39 (diff) |
pinctrl: renesas: rzg2l: Move arg and index in the main function block
Move arg and index in the main block of the function as they are used by
more than one case block of switch-case (3 out of 4 for arg, 2 out of 4
for index). In this way some lines of code are removed.
Signed-off-by: Claudiu Beznea <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions