diff options
author | Arnd Bergmann <[email protected]> | 2024-03-22 14:21:43 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2024-04-02 14:27:13 +0200 |
commit | d303735ce5dcd79783e65a3710f7f16d14f8900a (patch) | |
tree | 9f3e41fd096758cac3e1fcb0592a8c5eecfecf44 /net/unix/af_unix.c | |
parent | 85dfe458376c01282261bb3555f623f2afb1b203 (diff) |
pinctrl: armada-37xx: remove an unused variable
This variable has never been used and can be removed to avoid a W=1 warning:
drivers/pinctrl/mvebu/pinctrl-armada-37xx.c:837:6: error: variable 'i' set but not used [-Werror,-Wunused-but-set-variable]
837 | int i = 0;
Fixes: 87466ccd9401 ("pinctrl: armada-37xx: Add pin controller support for Armada 37xx")
Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Message-ID: <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions