sertions(+), 377 deletions(-)
>
> Not a fan of this. The atomic_ops.txt file needs a lot of love, and I
> wouldn't want to edit a .rst file.
What is the problem with this rst-file? atomic_ops.rst are not so different to
the txt variant.
I will drop this patch.
Best regards,
t; > +Here is a sample module which implements a basic per cpu counter using
> > +``local.h``.
> > +
> > +.. code-block:: c
>
> Better to use :: instead of code-block.
>
> > +
> > +/* test-local.c
> > + *
> > + * Sample module for loc
misc/index
The needs to be removed too.
>
> Indices and tables
> ======
> [...]
Sorry,
Silvio
--
-- S. Fricke sil...@port1024.net --
Diplom-Informatiker (FH)
Linux-Entwicklung
to take it through the
> docs tree with your ack so I don't have to write yet another note to Linus
> explaining the index.rst conflicts...
>
> Sound OK?
>
> Thanks,
>
> jon
--
-- S. Fricke sil...@port1024.net --
Diplom-Info
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