diff options
author | 2021-10-01 14:32:45 +0900 | |
---|---|---|
committer | 2021-10-11 23:13:14 +0900 | |
commit | ca51b26b4a25b05c9b438ed85c4750bfb6f2d9ab (patch) | |
tree | 4487bfd451e05b6ab538d49184bca2cf1b742ad9 /lib | |
parent | kconfig: remove 'const' from the return type of sym_escape_string_value() (diff) | |
download | linux-dev-ca51b26b4a25b05c9b438ed85c4750bfb6f2d9ab.tar.xz linux-dev-ca51b26b4a25b05c9b438ed85c4750bfb6f2d9ab.zip |
kconfig: refactor conf_write_heading()
All the call sites of conf_write_heading() pass NULL to the third
argument, and it is not used in the function.
Also, the print_comment hooks are doing much more complex than
needed.
Rewrite the code.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions