Re: [patch 02/13] workqueue: Provide work_on_cpu_safe()
From: Thomas Gleixner
Date: Thu Apr 13 2017 - 17:29:08 EST
On Thu, 13 Apr 2017, Dou Liyang wrote:
> At 04/13/2017 04:07 AM, Thomas Gleixner wrote:
> > +
> > +/**
>
> There is an extra '*' :)
On purpose. It's the begin of a kernel-doc format comment for interface
documentation.
Thanks,
tglx