mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-04-04 14:56:11 +00:00
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 <sjg@chromium.org> Acked-by: Marek Vasut <marex@denx.de> |
||
---|---|---|
.. | ||
common_util.c | ||
common_util.h | ||
isa.c | ||
isa.h | ||
kbd.c | ||
kbd.h | ||
pci.c | ||
pci_parts.h | ||
piix4_pci.h | ||
usb_uhci.c | ||
usb_uhci.h |