diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2022-02-12 19:18:37 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2022-02-18 05:33:35 +0300 |
commit | 868653f421cd37e8ec3880da19f0aac93f5c46cc (patch) | |
tree | c8e2b7931fed6b87bf3161cd97bff46513e487fc /scripts/depmod.sh | |
parent | 5c8166419acf468b5bc3e48f928a040485d3e0c2 (diff) | |
download | linux-868653f421cd37e8ec3880da19f0aac93f5c46cc.tar.xz |
kconfig: add fflush() before ferror() check
As David Laight pointed out, there is not much point in calling
ferror() unless you call fflush() first.
Reported-by: David Laight <David.Laight@ACULAB.COM>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/depmod.sh')
0 files changed, 0 insertions, 0 deletions