Re: [PATCH] docs/core-api: memory-allocation: fix typo

2019-10-20 Thread Matthew Wilcox
On Mon, Oct 21, 2019 at 01:38:32PM +1300, Chris Packham wrote: > "on the safe size" should be "on the safe side". > > Signed-off-by: Chris Packham Yes, it should. Acked-by: Matthew Wilcox (Oracle) If you like, you could do a follow-up patch mentioning the use of struct_size(), array_size() an

[PATCH] docs/core-api: memory-allocation: fix typo

2019-10-20 Thread Chris Packham
"on the safe size" should be "on the safe side". Signed-off-by: Chris Packham --- Documentation/core-api/memory-allocation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/core-api/memory-allocation.rst b/Documentation/core-api/memory-allocation.rst index 77