]> 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)
commit2f907c32473b7bd2791a0005f336698bc88c4d4b
tree2bad75aee281cde84891d9fb79df8cc7313d1ece
parenteecb5051898377e699e3072f8114593bdbdb5e76
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