]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
fixdep: remove unneeded <stdarg.h> inclusion
authorMasahiro Yamada <masahiroy@kernel.org>
Fri, 30 Dec 2022 08:16:42 +0000 (17:16 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Fri, 30 Dec 2022 08:26:19 +0000 (17:26 +0900)
commit6a5e25fc3e0b94301734e8abb1d311a1e02d360d
tree66963c1e066d03cd8eed3d84bfe94570d98e3c8a
parentaa4847dbcdabfe80a1cff96480e4b3c8076a0356
fixdep: remove unneeded <stdarg.h> inclusion

This is unneeded since commit 69304379ff03 ("fixdep: use fflush() and
ferror() to ensure successful write to files").

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/basic/fixdep.c