| commit | c6f6fddad7c84f0bd7fba3f1b076b71d6b902ab4 | [log] [tgz] |
|---|---|---|
| author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | Mon Jan 25 08:41:05 2021 +0100 |
| committer | Paul E. McKenney <paulmck@kernel.org> | Mon Jan 25 08:57:09 2021 -0800 |
| tree | 6b663c67059852f31ecfc59dcb8440adead8ab8d | |
| parent | ca1b591280bc37245745a38317ec331f457151e7 [diff] |
rcu-tasks: Rectify kernel-doc for struct rcu_tasks The command 'find ./kernel/rcu/ | xargs ./scripts/kernel-doc -none' reported an issue with the kernel-doc of struct rcu_tasks. This commit rectifies the kernel-doc, such that no issues remain for ./kernel/rcu/. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>