Re: [PATCH v3 0/3] docs/core-api: memory-allocation: minor cleanups

From: Mike Rapoport
Date: Fri Oct 25 2019 - 16:26:04 EST


On Fri, Oct 25, 2019 at 08:50:13AM +1300, Chris Packham wrote:
> Clean up some formatting and add references to helpers for calculating sizes
> safely.
>
> This series is based of v5.4-rc4.
>
> There was a merge conflict with commit 59bb47985c1d ("mm, sl[aou]b: guarantee
> natural alignment for kmalloc(power-of-two)") and the c:func: patch is
> dependent on the typo fix. The former was resolved with a rebase, the latter by
> actually sending it as part of the series.
>
> Chris Packham (3):
> docs/core-api: memory-allocation: fix typo
> docs/core-api: memory-allocation: remove uses of c:func:
> docs/core-api: memory-allocation: mention size helpers

For the series:

Acked-by: Mike Rapoport <rppt@xxxxxxxxxxxxx>

> Documentation/core-api/memory-allocation.rst | 50 ++++++++++----------
> 1 file changed, 24 insertions(+), 26 deletions(-)
>
> --
> 2.23.0
>

--
Sincerely yours,
Mike.