Re: [PATCH 1/1] doc: fix typo device_compat/.h

2023-07-24 Thread Simon Glass
On Mon, 24 Jul 2023 at 02:53, Heinrich Schuchardt wrote: > > %s/device_compat\/.h/device_compat.h/ > > Signed-off-by: Heinrich Schuchardt > --- > doc/develop/codingstyle.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Simon Glass > > diff --git a/doc/develop/codingst

[PATCH 1/1] doc: fix typo device_compat/.h

2023-07-24 Thread Heinrich Schuchardt
%s/device_compat\/.h/device_compat.h/ Signed-off-by: Heinrich Schuchardt --- doc/develop/codingstyle.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/develop/codingstyle.rst b/doc/develop/codingstyle.rst index 3d05a6b988..b25bfbd271 100644 --- a/doc/develop/codingstyle