diff options
author | Arnd Bergmann <[email protected]> | 2017-05-30 11:21:05 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2017-05-31 02:07:29 +0200 |
commit | 073570dcb5687f6dd0bbc541f68c03c08a57ec58 (patch) | |
tree | 50071a4d933bd4e20faae679ea9aff00be391e1c /scripts/gdb/linux/proc.py | |
parent | c1a4634013141b96324c647b45356e16f1fff781 (diff) |
gpiolib: remove unused variable
This was left behind by a cleanup patch:
drivers/gpio/gpiolib.c: In function 'gpiochip_irqchip_init_valid_mask':
drivers/gpio/gpiolib.c:1474:6: error: unused variable 'i' [-Werror=unused-variable]
Fixes: 923a654c186c ("gpiolib: Re-use bitmap_fill() instead of open coded loop")
Reported-by: kbuild test robot <[email protected]>
Reported-by: Stephen Rothwell <[email protected]>
Reported-by: Colin King <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions