[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [XEN PATCH v2 05/13] xen/device-tree: fix violations of MISRA C:2012 Rule 7.2
Hi, On 05/07/2023 16:26, Simone Ballarin wrote: From: Gianluca Luparini <gianluca.luparini@xxxxxxxxxxx> This suggest the author is Gianluca but... The xen sources contains violations of MISRA C:2012 Rule 7.2 whose headline states: "A 'u' or 'U' suffix shall be applied to all integer constants that are represented in an unsigned type". Add the 'U' suffix to integers literals with unsigned type and also to other literals used in the same contexts or near violations, when their positive nature is immediately clear. The latter changes are done for the sake of uniformity. Signed-off-by: Simone Ballarin <simone.ballarin@xxxxxxxxxxx> ... the first signed-off-by is yours. So who is the author?More generally, there tags are order chronogically. So if Gianluca is the author then it should be the first Signed-off-by. Then it is yours. This will be followed-by the Acked-by/Reviewed-by tags. The same remark goes for the rest of the series. Cheers, -- Julien Grall
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |