diff options
author | Andy Shevchenko <[email protected]> | 2023-12-04 17:56:32 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2023-12-07 10:53:57 +0100 |
commit | 731b30f6aab7c45bb89372c3c05b711cee362b69 (patch) | |
tree | cec4274f3011c6a8d3f8b86424f505ff4ce0eb89 /net/lapb/lapb_subr.c | |
parent | 253bad7f0436284ee0413b1c615a1d4be96893de (diff) |
pinctrl: renesas: Mark local variable with const in ->set_mux()
We are not going to change pins in the ->set_mux() callback. Mark
the local variable with a const qualifier. While at it, make it
also unsigned.
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions