-----Original Message-----
From: Intel-wired-lan <redacted> On Behalf Of Mauro Carvalho Chehab
Sent: Thursday, January 29, 2026 9:08 AM
To: Jonathan Corbet <corbet@lwn.net>; Linux Doc Mailing List <redacted>
Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>; bpf@vger.kernel.org; intel-wired-lan@lists.osuosl.org; linux-hardening@vger.kernel.org; linux-kernel@vger.kernel.org; netdev@vger.kernel.org; Mauro Carvalho Chehab <mchehab@kernel.org>; Randy Dunlap <rdunlap@infradead.org>
Subject: [Intel-wired-lan] [PATCH v3 19/30] docs: kdoc_re: make NextedMatch use KernRe
Instead of using re_compile, let's create the class with the rejex and use KernRe to keep it cached.
Thank you for the patch.
Did you mean "regex" ?
Piotr
[...]