commit | da70b8c47515ea408e3ab7fd97307ef16d3b9ff1 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <mawilcox@microsoft.com> | Tue Feb 13 13:15:33 2018 -0800 |
committer | Jonathan Corbet <corbet@lwn.net> | Tue Feb 13 14:21:40 2018 -0700 |
tree | 1b0654d666b4437a9f5a0242ffe384b6b48140bd | |
parent | e474785a12b46230ecf9f3663166b0de1175bcdc [diff] |
Add documentation for Context section This section is mentioned in scripts/kernel-doc, so we should mention it in doc-guide/kernel-doc.rst. There are close to 500 comments using the Context section already, and almost 300 using a Locking section which fulfills much the same purpose (and should probably be converted for consistency). Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>