You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
--
The origin patch comes from Mauro [1] patching kernel-doc (perl)
parser of the Linux tree.
[1] https://www.mail-archive.com/linux-doc@vger.kernel.org/msg18197.html
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
0 commit comments