diff options
author | Simon Glass <sjg@chromium.org> | 2014-07-23 06:54:58 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2014-07-23 14:07:23 +0100 |
commit | 91d0be1dd845913ba276e041dc11d1297390de11 (patch) | |
tree | ff4358ffe721beb4f134f307cc37ee9d004db20d /scripts/mailmapper | |
parent | eb9ef5fee7243d43d6fa29652c8ffa987f71b834 (diff) | |
download | u-boot-imx-91d0be1dd845913ba276e041dc11d1297390de11.zip u-boot-imx-91d0be1dd845913ba276e041dc11d1297390de11.tar.gz u-boot-imx-91d0be1dd845913ba276e041dc11d1297390de11.tar.bz2 |
stdio: Remove redundant code around stdio_register() calls
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>
Diffstat (limited to 'scripts/mailmapper')
0 files changed, 0 insertions, 0 deletions