On Mon, 18 Mar 2024, Nicola Vetrini wrote: > MISRA C Rule 20.7 states: "Expressions resulting from the expansion > of macro parameters shall be enclosed in parentheses". Therefore, some > macro definitions should gain additional parentheses to ensure that all > current and future users will be safe with respect to expansions that > can possibly alter the semantics of the passed-in macro parameter. > > No functional change. > > Signed-off-by: Nicola Vetrini <nicola.vetr...@bugseng.com> Reviewed-by: Stefano Stabellini <sstabell...@kernel.org>
- [XEN PATCH 08/10] xen/notifier: address violations of M... Nicola Vetrini
- [XEN PATCH 05/10] EFI: address violations of MISRA C Ru... Nicola Vetrini
- [XEN PATCH 07/10] xen/efi: efibind: address violations ... Nicola Vetrini
- Re: [XEN PATCH 07/10] xen/efi: efibind: address vi... Jan Beulich
- Re: [XEN PATCH 07/10] xen/efi: efibind: addres... Nicola Vetrini
- [XEN PATCH 02/10] AMD/IOMMU: guest: address violations ... Nicola Vetrini
- [XEN PATCH 03/10] xen/xsm: add parentheses to comply wi... Nicola Vetrini
- Re: [XEN PATCH 03/10] xen/xsm: add parentheses to ... Stefano Stabellini