Re: [XEN PATCH] automation/eclair_analysis: add more clean MISRA guidelines

2024-06-05 Thread Oleksii K.
On Tue, 2024-06-04 at 14:01 +0200, Nicola Vetrini wrote: > On 2024-06-04 13:39, Oleksii K. wrote: > > On Sat, 2024-06-01 at 21:13 +0200, Nicola Vetrini wrote: > > > Rules 20.9, 20.12 and 14.4 are now clean on ARM and x86, so they > > > are > > > added > > > to the list of clean guidelines. > > > >

Re: [XEN PATCH] automation/eclair_analysis: add more clean MISRA guidelines

2024-06-04 Thread Nicola Vetrini
On 2024-06-04 13:39, Oleksii K. wrote: On Sat, 2024-06-01 at 21:13 +0200, Nicola Vetrini wrote: Rules 20.9, 20.12 and 14.4 are now clean on ARM and x86, so they are added to the list of clean guidelines. Some guidelines listed in the additional clean section for ARM are also clean on x86, so th

Re: [XEN PATCH] automation/eclair_analysis: add more clean MISRA guidelines

2024-06-04 Thread Oleksii K.
On Sat, 2024-06-01 at 21:13 +0200, Nicola Vetrini wrote: > Rules 20.9, 20.12 and 14.4 are now clean on ARM and x86, so they are > added > to the list of clean guidelines. > > Some guidelines listed in the additional clean section for ARM are > also > clean on x86, so they can be removed from there

[XEN PATCH] automation/eclair_analysis: add more clean MISRA guidelines

2024-06-01 Thread Nicola Vetrini
Rules 20.9, 20.12 and 14.4 are now clean on ARM and x86, so they are added to the list of clean guidelines. Some guidelines listed in the additional clean section for ARM are also clean on x86, so they can be removed from there. No functional change. Signed-off-by: Nicola Vetrini --- +Cc Oleksi