Skip to content
Commit 9925d6b7 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kconfig: introduce getline_stripped() helper



Currently, newline characters are stripped away in multiple places
on the caller.

Doing that in the callee is helpful for further cleanups.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent d854b4b2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment