On 07.08.2023 16:24, Jan Beulich wrote:
> On 04.08.2023 02:50, Stefano Stabellini wrote:
>> On Thu, 3 Aug 2023, Simone Ballarin wrote:
>>> From: Gianluca Luparini <gianluca.lupar...@bugseng.com>
>>>
>>> The xen sources contain violations of MISRA C:2012 Rule 7.3 whose headline
>>> states:
>>> "The lowercase character 'l' shall not be used in a literal suffix".
>>>
>>> Use the "L" suffix instead of the "l" suffix, to avoid potential ambiguity.
>>> If the "u" suffix is used near "L", use the "U" suffix instead, for 
>>> consistency.
>>>
>>> The changes in this patch are mechanical.
>>>
>>> Signed-off-by: Gianluca Luparini <gianluca.lupar...@bugseng.com>
>>> Signed-off-by: Simone Ballarin <simone.balla...@bugseng.com>
>>
>> Reviewed-by: Stefano Stabellini <sstabell...@kernel.org>
> 
> Acked-by: Jan Beulich <jbeul...@suse.com>

Actually - I'm sorry. I can't ack this. This needs an ack from Paul instead.

Jan

Reply via email to