On 09.03.2024 02:54, Stefano Stabellini wrote: > On Fri, 8 Mar 2024, Nicola Vetrini wrote: >> These constants are parenthesized to avoid them from >> possibly influencing the semantics of the constructs where it is used, >> especially inside macros invocations. >> >> This also resolves some violations of MISRA C Rule 20.7 >> ("Expressions resulting from the expansion of macro parameters shall >> be enclosed in parentheses"). >> >> No functional change. >> >> Signed-off-by: Nicola Vetrini <nicola.vetr...@bugseng.com> > > Reviewed-by: Stefano Stabellini <sstabell...@kernel.org>
Acked-by: Jan Beulich <jbeul...@suse.com>