commit | e154ccc831b5b52a9aa3fe881090bdaf1d80f062 | [log] [tgz] |
---|---|---|
author | Jonathan Corbet <corbet@lwn.net> | Tue Oct 11 13:55:53 2016 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Oct 11 15:06:33 2016 -0700 |
tree | 7a2e1454a29723c0a63b97eff7987360a9f2c2a6 | |
parent | dbf52682cb02863d22b15e3742988c7c6e3f1710 [diff] |
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>