| commit | db9f559c03b55c20ce2a47c1640512d24b52ed22 | [log] [tgz] |
|---|---|---|
| author | Marco Elver <elver@google.com> | Wed Mar 04 17:25:41 2020 +0100 |
| committer | Paul E. McKenney <paulmck@kernel.org> | Wed Mar 04 09:11:03 2020 -0800 |
| tree | 7b3c5bfd8e282c93b9f1dca69ba0854d69df15d6 | |
| parent | 212fdced23d877a07ced50cd2588dff1f44425af [diff] |
kcsan: Update API documentation in kcsan-checks.h Update the API documentation for ASSERT_EXCLUSIVE_* macros and make them generate readable documentation for the code examples. All @variable short summaries were missing ':', which was updated for the whole file. Tested with 'make htmldocs'. Signed-off-by: Marco Elver <elver@google.com> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>