linux/Documentation
Mauro Carvalho Chehab 3651d452fd doc-guide: kernel-doc: fix example for nested_foobar struct
There's a missing */ at the end of Kernel docs example.
Even adding it, it will still produce 3 warnings:

	example:33: warning: Function parameter or member 'bar' not described in 'nested_foobar'
	example:33: warning: Function parameter or member 'bar.st1' not described in 'nested_foobar'
	example:33: warning: Function parameter or member 'bar.st2' not described in 'nested_foobar'

So, make the example more complete and add the missing end
of comment there.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2018-02-18 16:54:34 -07:00
..
2018-02-06 15:30:52 -08:00
2018-01-27 20:02:24 +11:00
2018-01-30 13:57:43 -08:00
2018-02-06 16:41:29 -05:00
2017-11-17 17:51:33 -08:00
2018-02-08 12:03:54 -08:00
2018-02-02 10:47:15 +01:00
2018-01-29 16:40:28 -08:00
2017-11-18 11:32:27 +09:00
2018-01-27 20:02:24 +11:00
2018-01-29 11:32:44 -08:00
2017-11-14 18:01:46 -08:00
2018-01-22 08:17:16 -08:00
2018-02-13 14:20:03 -07:00
2018-02-01 16:13:07 +01:00
2018-02-01 10:00:28 -08:00
2017-12-16 22:37:12 -08:00