]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
kthread: add kerneldoc for kthread_create()
authorJonathan Corbet <corbet@lwn.net>
Tue, 11 Oct 2016 20:55:53 +0000 (13:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 11 Oct 2016 22:06:33 +0000 (15:06 -0700)
commite154ccc831b5b52a9aa3fe881090bdaf1d80f062
tree7a2e1454a29723c0a63b97eff7987360a9f2c2a6
parentdbf52682cb02863d22b15e3742988c7c6e3f1710
kthread: add kerneldoc for kthread_create()

This macro is referenced in other kerneldoc comments, but lacks one of its
own; fix that.

Link: http://lkml.kernel.org/r/20160826072313.726a3485@lwn.net
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Reported-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/kthread.h