diff options
author | Peter Foley <pefoley2@verizon.net> | 2011-10-22 14:48:49 (GMT) |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2011-12-18 20:54:12 (GMT) |
commit | 70cc01e7579cdb71f42f3f7085ab457be7808783 (patch) | |
tree | 610561c2bd52264da1d6c9a6060f0b9229d1f86d /scripts/Makefile.clean | |
parent | 4f0c28f77932c51ba7639a6174047ec8c6560116 (diff) | |
download | linux-70cc01e7579cdb71f42f3f7085ab457be7808783.tar.xz |
kconfig: use xfwrite wrapper function to silence warnings
Use the xfwrite wrapper function defined in lkc.h to check the return value of
fwrite and silence these warnings.
HOSTCC scripts/kconfig/zconf.tab.o
scripts/kconfig/zconf.tab.c: In function 'header_print_comment':
/usr/src/lto/scripts/kconfig/confdata.c:551:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
scripts/kconfig/zconf.tab.c: In function 'kconfig_print_comment':
/usr/src/lto/scripts/kconfig/confdata.c:467:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
Signed-off-by: Peter Foley <pefoley2@verizon.net>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'scripts/Makefile.clean')
0 files changed, 0 insertions, 0 deletions