public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/1] Fix uninitialized variable in ipmb_dev_int.c
@ 2019-07-24 14:36 Asmaa Mnebhi
  2019-07-24 14:36 ` [PATCH v1 1/1] " Asmaa Mnebhi
  2019-07-24 17:45 ` [PATCH v1 0/1] " Asmaa Mnebhi
  0 siblings, 2 replies; 9+ messages in thread
From: Asmaa Mnebhi @ 2019-07-24 14:36 UTC (permalink / raw)
  To: minyard; +Cc: Asmaa Mnebhi, linux-kernel

ret at line 112 of ipmb_dev_int.c is uninitialized which
results in a warning during build regressions.

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


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH v1 0/1] Fix uninitialized variable in ipmb_dev_int.c
@ 2019-07-24 19:32 Asmaa Mnebhi
  2019-07-24 19:32 ` [PATCH v1 1/1] " Asmaa Mnebhi
  0 siblings, 1 reply; 9+ messages in thread
From: Asmaa Mnebhi @ 2019-07-24 19:32 UTC (permalink / raw)
  To: minyard; +Cc: Asmaa Mnebhi, linux-kernel

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-07-24 20:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-24 14:36 [PATCH v1 0/1] Fix uninitialized variable in ipmb_dev_int.c Asmaa Mnebhi
2019-07-24 14:36 ` [PATCH v1 1/1] " Asmaa Mnebhi
2019-07-24 15:33   ` Corey Minyard
2019-07-24 17:45   ` Asmaa Mnebhi
2019-07-24 19:06   ` Corey Minyard
2019-07-24 19:09     ` Asmaa Mnebhi
2019-07-24 17:45 ` [PATCH v1 0/1] " Asmaa Mnebhi
  -- strict thread matches above, loose matches on Subject: below --
2019-07-24 19:32 Asmaa Mnebhi
2019-07-24 19:32 ` [PATCH v1 1/1] " Asmaa Mnebhi
2019-07-24 20:53   ` Corey Minyard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox