diff options
author | YueHaibing <yuehaibing@huawei.com> | 2020-01-08 15:11:17 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-01-15 16:38:49 +0300 |
commit | e5e42ad224a040f93bf112e96f82b3a0ed97ffab (patch) | |
tree | 17213e9d58c0c56637672dee0bdee9e58024705e /mm/kasan | |
parent | e81ccba69549630838f8e40cd3369607db8613c9 (diff) | |
download | linux-e5e42ad224a040f93bf112e96f82b3a0ed97ffab.tar.xz |
gpiolib: remove set but not used variable 'config'
drivers/gpio/gpiolib.c: In function gpio_set_config:
drivers/gpio/gpiolib.c:3053:16: warning:
variable config set but not used [-Wunused-but-set-variable]
commit d90f36851d65 ("gpiolib: have a single place
of calling set_config()") left behind this unused variable.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20200108121117.45060-1-yuehaibing@huawei.com
Reviewed-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'mm/kasan')
0 files changed, 0 insertions, 0 deletions