commit | 01f2c18073e284397f45c94b26e65fd1b66776e4 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Dec 18 10:30:03 2017 -0200 |
committer | Jonathan Corbet <corbet@lwn.net> | Thu Dec 21 13:41:45 2017 -0700 |
tree | 831c17c9f9c5d6f7d9f734d1781e16cceeb9a623 | |
parent | 63ac85174a5455bf0ed14fa37515015de33d0fe9 [diff] |
docs: kernel-doc.rst: improve private members description The private members section can now be moved to be together with the arguments section. Move it there and add an example about the usage of public: Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>