Re: [PATCH v2] Fix typo in CFI build documentation

2021-04-30 Thread Laurent Vivier
Le 30/04/2021 à 17:07, Serge Guelton a écrit : > Signed-off-by: Serge Guelton > Reviewed-by: Philippe Mathieu-Daudé > --- > docs/devel/control-flow-integrity.rst | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/docs/devel/control-flow-integrity.rst > b/docs/devel/co

[PATCH v2] Fix typo in CFI build documentation

2021-04-30 Thread Serge Guelton
Signed-off-by: Serge Guelton Reviewed-by: Philippe Mathieu-Daudé --- docs/devel/control-flow-integrity.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/devel/control-flow-integrity.rst b/docs/devel/control-flow-integrity.rst index d89d707..e6b73a4 100644 --- a/do