Home
last modified time | relevance | path

Searched hist:"868653 f421cd37e8ec3880da19f0aac93f5c46cc" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/kconfig/
H A Dconfdata.cdiff 868653f421cd37e8ec3880da19f0aac93f5c46cc Sat Feb 12 17:18:37 CET 2022 Masahiro Yamada <masahiroy@kernel.org> 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>