* Masahiro Yamada <yamada.masah...@socionext.com> wrote:

> The Kconfig lexer supports special characters such as '.' and '/' in
> the parameter context. In my understanding, the reason is just to
> support bare file paths in the source statement.
> 
> I do not see a good reason to complicate Kconfig for the room of
> ambiguity.
> 
> The majority of code already surround file paths with double quotes,
> and it makes sense since the included file paths are constant string
> literals.
> 
> Make it treewide consistent now.
> 
> Signed-off-by: Masahiro Yamada <yamada.masah...@socionext.com>

Acked-by: Ingo Molnar <mi...@kernel.org>

Thanks for doing all this Kconfig language work!

Thanks,

        Ingo

Reply via email to