Home
last modified time | relevance | path

Searched hist:"7 efc6c4295f5489e25eaef6d6fb6ceb6a6e238d0" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dkernel-docdiff 7efc6c4295f5489e25eaef6d6fb6ceb6a6e238d0 Tue Oct 27 11:20:37 CET 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> scripts: kernel-doc: split typedef complex regex

The typedef regex for function prototypes are very complex.
Split them into 3 separate regex and then join them using
qr.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/3a4af999a0d62d4ab9dfae1cdefdfcad93383356.1603792384.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>