> Dear Marek Vasut,
>
> In message <201110241422.30837.marek.va...@gmail.com> you wrote:
> > actually the value is checked by debug_cond().
>
> Consider prefixing these names with a double underscore to make more
> visibale that these are internally used and not for plain mortal users
> to mess w
Dear Marek Vasut,
In message <201110241422.30837.marek.va...@gmail.com> you wrote:
>
> actually the value is checked by debug_cond().
Consider prefixing these names with a double underscore to make more
visibale that these are internally used and not for plain mortal users
to mess with.
Best re
Hi Stefano,
actually the value is checked by debug_cond().
Cheers
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On 10/22/2011 02:16 AM, Marek Vasut wrote:
> usb.c: In function ‘usb_parse_config’:
> usb.c:331:17: warning: variable ‘ch’ set but not used
> [-Wunused-but-set-variable]
> usb.c: In function ‘usb_hub_port_connect_change’:
> usb.c:1123:29: warning: variable ‘portchange’ set but not used
> [-Wunused-
usb.c: In function ‘usb_parse_config’:
usb.c:331:17: warning: variable ‘ch’ set but not used
[-Wunused-but-set-variable]
usb.c: In function ‘usb_hub_port_connect_change’:
usb.c:1123:29: warning: variable ‘portchange’ set but not used
[-Wunused-but-set-variable]
usb.c: In function ‘usb_hub_configure
5 matches
Mail list logo