Re: [PATCH v1 03/14] docs/devel: expand style section of memory management
On 3/20/21 7:36 AM, Alex Bennée wrote: This aims to provide a bit more guidance for those who take on one of our "clean up memory allocation" bite-sized tasks. Signed-off-by: Alex Bennée --- docs/devel/style.rst | 46 1 file changed, 34 insertions(
[PATCH v1 03/14] docs/devel: expand style section of memory management
This aims to provide a bit more guidance for those who take on one of our "clean up memory allocation" bite-sized tasks. Signed-off-by: Alex Bennée --- docs/devel/style.rst | 46 1 file changed, 34 insertions(+), 12 deletions(-) diff --git a/docs/dev