[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <boris.20210929160100@codesynthesis.com>
Date: Wed, 29 Sep 2021 16:01:48 +0200
From: Boris Kolpackov <boris@...esynthesis.com>
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] kconfig: rename a variable in the lexer to a clearer
name
Masahiro Yamada <masahiroy@...nel.org> writes:
> In Kconfig, like Python, you can enclose a string by double-quotes or
> single-quotes. So, both "foo" and 'foo' are allowed.
>
> The variable, "str", is used to remember whether the string started with
> a double-quote or a single-quote.
>
> Rename it to a clearer name. The type should be 'char'.
LGTM.
Reviewed-by: Boris Kolpackov <boris@...esynthesis.com>
Powered by blists - more mailing lists