Re: [PATCH 1/3] usb: usb3503: fix build warning

From: Sachin Kamat
Date: Thu Jul 10 2014 - 00:52:54 EST


Hi Joonyoung,

On Thu, Jul 10, 2014 at 9:53 AM, Joonyoung Shim <jy0922.shim@xxxxxxxxxxx> wrote:
> This fixes below build 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);
> ^

This has been fixed and availabe in Greg's usb-next tree.
https://git.kernel.org/cgit/linux/kernel/git/gregkh/usb.git/commit/?h=usb-next&id=ec5734c41bee2ee7c938a8f34853d31cada7e67a

--
Regards,
Sachin.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/