Hi Michal,

On Mon, Aug 24, 2015 at 4:49 PM, Michal Marek <mma...@suse.cz> wrote:
> On 2015-07-27 12:33, Valentin Rothberg wrote:
>> Until now, checkkonfigsymbols.py did not check default statements for
>> references on missing Kconfig symbols (i.e., undefined Kconfig options).
>> Hence, add support to parse and check the Kconfig default statement.
>>
>> Signed-off-by: Valentin Rothberg <valentinrothb...@gmail.com>
>> ---
>> Changelog:
>>     v2 (thanks to Stefan Hengelein):
>>     - update NUMERIC regex (Kconfig accepts 'X' and 'A-F')
>>     - remove mistakenly added blank line from v1
>>
>>  scripts/checkkconfigsymbols.py | 9 +++++++--
>>  1 file changed, 7 insertions(+), 2 deletions(-)
>
> Applied to kbuild.git#kconfig.
>
> Michal
>

The patch above already went through Greg's tree to linux-next (see
commit 0bd38ae35522).

Kind regards,
 Valentin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to