commit | 0891f959935203e6c0e6c3e62968da56eedba6bf | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <mawilcox@microsoft.com> | Thu Mar 15 05:06:23 2018 -0700 |
committer | Jonathan Corbet <corbet@lwn.net> | Wed Mar 21 09:04:38 2018 -0600 |
tree | 2bad75aee281cde84891d9fb79df8cc7313d1ece | |
parent | 4b290af0b3a4cca68eaf80f8cf44d3cda3fe6744 [diff] |
kernel-doc: Remove __sched markings I find the __sched annotations unaesthetic in the kernel-doc. Remove them like we remove __inline, __weak, __init and so on. Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>