kbuild: remove leftover comment for filechk utility
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Fri, 16 Oct 2020 12:58:46 +0000 (14:58 +0200)
committerMasahiro Yamada <masahiroy@kernel.org>
Tue, 20 Oct 2020 15:28:53 +0000 (00:28 +0900)
commit8402ee182c417a32d5e5a702f2fa2b01e76dc220
tree65531d7e08cff7b2c2c4e976506284e44a9033d7
parent0f6372e522237f39aff63f2e158d629038f26238
kbuild: remove leftover comment for filechk utility

After commit 43fee2b23895 ("kbuild: do not redirect the first
prerequisite for filechk"), the rule is no longer automatically passed
$< as stdin, so remove the stale comment.

Fixes: 43fee2b23895 ("kbuild: do not redirect the first prerequisite for filechk")
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/Kbuild.include