[PATCH v1 0/1] Fix uninitialized variable in ipmb_dev_int.c
From: Asmaa Mnebhi
Date: Wed Jul 24 2019 - 15:33:15 EST
ret at line 112 of ipmb_dev_int.c is uninitialized which
results in a warning during build regressions.
This warning was reported during regression/improvement
testing led by Geert Uytterhoeven for v5.3-rc1.
Asmaa Mnebhi (1):
Fix uninitialized variable in ipmb_dev_int.c
drivers/char/ipmi/ipmb_dev_int.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.1.2