Home
last modified time | relevance | path

Searched hist:fe7bc493d9795c0ad6012fca0f8144d45af48f8d (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dkernel-docdiff fe7bc493d9795c0ad6012fca0f8144d45af48f8d Fri Feb 16 14:48:18 CET 2018 Mauro Carvalho Chehab <mchehab@s-opensource.com> scripts: kernel-doc: support in-line comments on nested structs/unions

The parser at kernel-doc rejects names with dots in the middle.
Fix it, in order to support nested structs/unions.

Tested-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>