commit | fe7bc493d9795c0ad6012fca0f8144d45af48f8d | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Feb 16 11:48:18 2018 -0200 |
committer | Jonathan Corbet <corbet@lwn.net> | Sun Feb 18 16:55:03 2018 -0700 |
tree | b5f6d037e06f70ef4d0c9790b8549f83f418d558 | |
parent | d2253a45576bfb08a13ee39d31980ce4a46394cd [diff] |
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>