|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v5 01/13] xen/spinlock: remove misra rule 21.1 violations
On 14.03.24 08:32, Jan Beulich wrote: On 14.03.2024 08:20, Juergen Gross wrote:In xen spinlock code there are several violations of MISRA rule 21.1 (identifiers starting with "__" or "_[A-Z]"). Fix them by using trailing underscores instead. Signed-off-by: Juergen Gross <jgross@xxxxxxxx>I can live with the changes as they are, but before giving an ack, I'd still like to ask if the moved underscores are really useful / necessary in all cases. E.g. This reduces the chance of name clashes with other lock profiling variables or functions (e.g. lock_profile_lock). In case you think this can be neglected, I'm fine with dropping the extra underscores. Juergen
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |