linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fix for unintialized variables
@ 2011-04-16  8:37 Raghavendra D Prabhu
  2011-04-16  8:43 ` [PATCH 1/2] FIX: engine_state is uninitialized Raghavendra D Prabhu
  2011-04-16  8:44 ` [PATCH 2/2] FIX: Check the return value before proceeding Raghavendra D Prabhu
  0 siblings, 2 replies; 4+ messages in thread
From: Raghavendra D Prabhu @ 2011-04-16  8:37 UTC (permalink / raw)
  To: Richard Purdie; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 437 bytes --]

Hi,
I have attached (as reply) two patches to one of the drivers in led
subsytem. The return value was not being checked before proceeding
leading to uninitialized values being passed in few places. In the
second patch, I am a bit unclear of the logic in the function being
patched. So modify it if required.
--------------------------
Raghavendra Prabhu
GPG Id : D72BE977
Fingerprint: B93F EBCB 8E05 7039 CD3C A4B8 A616 DCA1 D72B E977


[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]

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

end of thread, other threads:[~2011-04-18 11:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-16  8:37 [PATCH] Fix for unintialized variables Raghavendra D Prabhu
2011-04-16  8:43 ` [PATCH 1/2] FIX: engine_state is uninitialized Raghavendra D Prabhu
2011-04-18 11:21   ` Jonathan Neuschäfer
2011-04-16  8:44 ` [PATCH 2/2] FIX: Check the return value before proceeding Raghavendra D Prabhu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).