Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1653725
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] gpiolib: remove unused variable |
| Date | 2017-05-31 02:00 +0200 |
| Message-ID | <tMZdn-5ry-5@gated-at.bofh.it> (permalink) |
| References | <tMLDs-5ux-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, May 30, 2017 at 11:21 AM, Arnd Bergmann <arnd@arndb.de> wrote:
> 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")
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Patch applied.
Yours,
Linus Walleij
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] gpiolib: remove unused variable Arnd Bergmann <arnd@arndb.de> - 2017-05-30 11:30 +0200 Re: [PATCH] gpiolib: remove unused variable Andy Shevchenko <andriy.shevchenko@linux.intel.com> - 2017-05-30 12:10 +0200 Re: [PATCH] gpiolib: remove unused variable Linus Walleij <linus.walleij@linaro.org> - 2017-05-31 02:00 +0200
csiph-web