1
0
Fork 0
alistair23-linux/tools/gpio
Geert Uytterhoeven 691998fac6 tools/gpio: Add missing initialization of device_name
lsgpio.c: In function ‘main’:
lsgpio.c:166:7: warning: ‘device_name’ may be used uninitialized in this functio
n [-Wmaybe-uninitialized]
   ret = list_device(device_name);
       ^

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2016-03-31 11:51:30 +02:00
..
Makefile tools/gpio: Enable compiler optimization to catch more bugs 2016-03-31 11:50:21 +02:00
gpio-utils.c tools/gpio: create GPIO tools 2016-02-09 11:09:48 +01:00
gpio-utils.h gpio: add userspace ABI for GPIO line information 2016-02-19 09:48:46 +01:00
lsgpio.c tools/gpio: Add missing initialization of device_name 2016-03-31 11:51:30 +02:00