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

From: Chris Packham
Date: Thu Oct 24 2019 - 15:50:34 EST


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

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

--
2.23.0