On Wednesday, July 09, 2014 at 05:37:53 AM, Simon Glass wrote:
> There is no point in setting a structure's memory to NULL when it has
> already been zeroed with memset().
> 
> Also, there is no need to create a stub function for stdio to call - if the
> function is NULL it will not be called.
> 
> This is a clean-up, with no change in functionality.
> 
> Signed-off-by: Simon Glass <s...@chromium.org>
> Acked-by: Marek Vasut <ma...@denx.de>
> ---

Acked-by: Marek Vasut <ma...@denx.de>

Some of those implementations really make my head spin ... *sigh* . Thank you 
for cleaning this up a bit !

Best regards,
Marek Vasut
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to