mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* drivers/media/IR/ir-keytable.c::ir_getkeycode - 'retval' may be used uninitialized
@ 2010-10-31 17:51 Stefan Richter
  2010-10-31 22:18 ` Dmitry Torokhov
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Richter @ 2010-10-31 17:51 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: linux-media, linux-kernel

Commit 9f470095068e "Input: media/IR - switch to using new keycode
interface" added the following build warning:

drivers/media/IR/ir-keytable.c: In function 'ir_getkeycode':
drivers/media/IR/ir-keytable.c:363: warning: 'retval' may be used uninitialized in this function

It is due to an actual bug but I don't know the fix.
-- 
Stefan Richter
-=====-==-=- =-=- =====
http://arcgraph.de/sr/


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

end of thread, other threads:[~2010-11-02 20:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-31 17:51 drivers/media/IR/ir-keytable.c::ir_getkeycode - 'retval' may be used uninitialized Stefan Richter
2010-10-31 22:18 ` Dmitry Torokhov
2010-11-02 16:04   ` Jarod Wilson
2010-11-02 16:24     ` Dmitry Torokhov
2010-11-02 20:21       ` Jarod Wilson

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

Powered by JetHome