mirror of
https://github.com/torvalds/linux
synced 2026-07-09 19:22:18 +09:00
kconfig's keyword hash, lexer, and parser define various functions used only locally. Declare these functions as static, and regenerate the corresponding generated files. Signed-off-by: Josh Triplett <josh@joshtriplett.org>