commit | 6e96788bd8d90bb66f65264e01be7ec7abd36215 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Feb 16 11:48:16 2018 -0200 |
committer | Jonathan Corbet <corbet@lwn.net> | Sun Feb 18 16:54:44 2018 -0700 |
tree | b99b4f10fe7cc13016a1f3559a6b4b54d7ef1e08 | |
parent | 3651d452fd19e6d868cf9c639ecd2798a35a014a [diff] |
doc-guide: kernel-doc: fix example for inlined comments Without ending with a ";", kernel-doc doesn't recognize it as an struct, and it fails to parse the example. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>