提交 8f0bfc25 编写于 作者: L Lukas Bulwahn 提交者: David Howells

watch_queue: rectify kernel-doc for init_watch()

The command './scripts/kernel-doc -none kernel/watch_queue.c'
reported a mismatch in the kernel-doc of init_watch().

Rectify the kernel-doc, such that no issues remain for watch_queue.c.
Signed-off-by: NLukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: NDavid Howells <dhowells@redhat.com>
上级 a6cb0ab7
...@@ -413,7 +413,7 @@ static void put_watch(struct watch *watch) ...@@ -413,7 +413,7 @@ static void put_watch(struct watch *watch)
} }
/** /**
* init_watch_queue - Initialise a watch * init_watch - Initialise a watch
* @watch: The watch to initialise. * @watch: The watch to initialise.
* @wqueue: The queue to assign. * @wqueue: The queue to assign.
* *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册