Re: [PATCH] doc/contributing: remove obsolete advice in coding std

2025-06-09 Thread Medvedkin, Vladimir
Acked-by: Vladimir Medvedkin On 27/03/2025 16:28, Bruce Richardson wrote: Remove obsolete, and generally not followed, advice in the coding standards doc, around local variables. Signed-off-by: Bruce Richardson --- doc/guides/contributing/coding_style.rst | 4 1 file changed, 4 deleti

[PATCH] doc/contributing: remove obsolete advice in coding std

2025-03-27 Thread Bruce Richardson
Remove obsolete, and generally not followed, advice in the coding standards doc, around local variables. Signed-off-by: Bruce Richardson --- doc/guides/contributing/coding_style.rst | 4 1 file changed, 4 deletions(-) diff --git a/doc/guides/contributing/coding_style.rst b/doc/guides/cont