On Wed, Jan 04, 2017 at 03:59:53AM +0900, SeongJae Park wrote: > Signed-off-by: SeongJae Park <sj38.park@xxxxxxxxx> Both queued and pushed, thank you! Thanx, Paul > --- > toolsoftrade/toolsoftrade.tex | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/toolsoftrade/toolsoftrade.tex b/toolsoftrade/toolsoftrade.tex > index 899ef01e6e2a..bc51437eb141 100644 > --- a/toolsoftrade/toolsoftrade.tex > +++ b/toolsoftrade/toolsoftrade.tex > @@ -1383,7 +1383,7 @@ initialization code. > > The Linux kernel uses > \co{struct task_struct} pointers to track kthreads, > -\co{kthread_create} to create them, > +\co{kthread_create()} to create them, > \co{kthread_should_stop()} to externally suggest that they stop > (which has no POSIX equivalent), > \co{kthread_stop()} to wait for them to stop, and > -- > 2.10.0 > -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html