Hi Jani,
thanks for your review.
> On Sun, 16 Oct 2016, Silvio Fricke wrote:
> > Without this patch we get warnings for named variable arguments.
> >
> > warning: No description found for parameter '...'
> > warning: Excess function parameter 'args' description in
> > 'alloc_ordered_wor
On Sun, 16 Oct 2016, Silvio Fricke wrote:
> Without this patch we get warnings for named variable arguments.
>
> warning: No description found for parameter '...'
> warning: Excess function parameter 'args' description in
> 'alloc_ordered_workqueue'
>
> Signed-off-by: Silvio Fricke
> ---
Without this patch we get warnings for named variable arguments.
warning: No description found for parameter '...'
warning: Excess function parameter 'args' description in
'alloc_ordered_workqueue'
Signed-off-by: Silvio Fricke
---
scripts/kernel-doc | 9 +++--
1 file changed, 7 in