summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2024-03-22 14:21:43 +0100
committerLinus Walleij <linus.walleij@linaro.org>2024-04-02 14:27:13 +0200
commitd303735ce5dcd79783e65a3710f7f16d14f8900a (patch)
tree9f3e41fd096758cac3e1fcb0592a8c5eecfecf44 /scripts/gdb/linux/proc.py
parent85dfe458376c01282261bb3555f623f2afb1b203 (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 <arnd@arndb.de> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Message-ID: <20240322132205.906729-1-arnd@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions