On Mon, Jun 23, 2014 at 11:47:35AM +0530, Tushar Behera wrote: > On 06/17/2014 04:54 PM, Marek Szyprowski wrote: > > Hello, > > > > On 2014-06-17 13:08, Tushar Behera wrote: > >> 'err' is uninitialized, rather print the error code directly. > >> > >> This also fixes following warning. > >> drivers/usb/misc/usb3503.c: In function ‘usb3503_probe’: > >> drivers/usb/misc/usb3503.c:195:11: warning: ‘err’ may be used > >> uninitialized > >> in this function [-Wmaybe-uninitialized] > >> dev_err(dev, "unable to request refclk (%d)\n", err); > >> > >> Signed-off-by: Tushar Behera <tushar.b@xxxxxxxxxxx> > > > > Acked-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > > > > Greg, > > Would you please pick up this patch? Give me a chance, it's in my todo queue... -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html