diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-10-19 00:43:14 (GMT) |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-10-19 08:36:31 (GMT) |
commit | f67066b6b0740b826ed862615c5ab022aaf4779a (patch) | |
tree | 87a3430d98c037866660dfadae52392261905b6c /cpu | |
parent | efd988ebaa241bab265b1511052350207cb7aaa0 (diff) | |
download | u-boot-f67066b6b0740b826ed862615c5ab022aaf4779a.tar.xz |
envcrc: check return value of fwrite()
Newer toolchains will often complain about unchecked fwrite():
envcrc.c:117: warning: ignoring return value of `fwrite´, declared
with attribute warn_unused_result
So check the return value to silence the warnings.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'cpu')
0 files changed, 0 insertions, 0 deletions