commit | dbcce2bfb7766dbe5d3e293930cce57d0cd6badc | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Feb 16 11:48:19 2018 -0200 |
committer | Jonathan Corbet <corbet@lwn.net> | Sun Feb 18 16:55:10 2018 -0700 |
tree | b936a33ff5a85f84d8c3e604780a882e932d10de | |
parent | fe7bc493d9795c0ad6012fca0f8144d45af48f8d [diff] |
doc-guide: kernel-doc: add examples about nested union/structs It helps to give some examples about how to use in-line comments also when nested union/structs are present. So add it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>