Re: [PATCH v2] hid: Fix uninitialized variable "size" in hid-wiimote-debug

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 17 Jan 2013, David Herrmann wrote:

> > This variable is initialized conditionally, based on whether a wiimote
> > call succeeds.  However, the logic is not obvious to the compiler so it
> > throws a warning.  Eliminate the warning by initializing "size" to 0.
> >
> > The warning is:
> > files/drivers/hid/hid-wiimote-debug.c:69:18: warning: 'size' may be used
> > uninitialized in this function [-Wmaybe-uninitialized]
> 
> Thanks!
> 
> Signed-off-by: David Herrmann <dh.herrmann@xxxxxxxxxxxxxx>

Applied, thanks!

-- 
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux