]> git.ipfire.org Git - thirdparty/linux.git/commit
docs: c_lex.py: store logger on its data
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 23 Mar 2026 09:10:53 +0000 (10:10 +0100)
committerJonathan Corbet <corbet@lwn.net>
Wed, 25 Mar 2026 19:36:46 +0000 (13:36 -0600)
commit2ca0b54dca438edb0f6b0eec7913d3cab60ddebf
treeb3277151bd0fda01f1c9c5babdc78717a51f13e1
parent9c3911812b4a719623ea7502b419929eb01b2fc2
docs: c_lex.py: store logger on its data

By having the logger stored there, any code using CTokenizer can
log messages there.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <467979dc18149e4b2a7113c178e0cb07919632f2.1774256269.git.mchehab+huawei@kernel.org>
tools/lib/python/kdoc/c_lex.py