]> git.baikalelectronics.ru Git - kernel.git/commit
kernel-doc: Remove __sched markings
authorMatthew Wilcox <mawilcox@microsoft.com>
Thu, 15 Mar 2018 12:06:23 +0000 (05:06 -0700)
committerJonathan Corbet <corbet@lwn.net>
Wed, 21 Mar 2018 15:04:38 +0000 (09:04 -0600)
commitf1b09cdb86681d69787a553d0957e2932493569f
tree2bad75aee281cde84891d9fb79df8cc7313d1ece
parentd841c1b0df8d0f8cd0dac282bf4761c3217c1b54
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>
scripts/kernel-doc