Re: [PATCH v2] docs/misra: add Rule 16.4

2024-04-16 Thread Bertrand Marquis
Hi Stefano, > On 14 Mar 2024, at 22:50, Stefano Stabellini wrote: > > > Signed-off-by: Stefano Stabellini Acked-by: Bertrand Marquis Cheers Bertrand > --- > Changes in v2: > - mention -Werror > - change the position of the in-code comment in the example > - use "notifier pattern" in the ex

[PATCH v2] docs/misra: add Rule 16.4

2024-03-14 Thread Stefano Stabellini
Signed-off-by: Stefano Stabellini --- Changes in v2: - mention -Werror - change the position of the in-code comment in the example - use "notifier pattern" in the example - clarify it is only an example --- docs/misra/rules.rst | 25 + 1 file changed, 25 insertions(+) d