[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [XEN PATCH 0/5] xen: address some violations of MISRA C:2012 Rule 8.2
This patch series adds the missing parameter names to address violations of MISRA C:2012 Rule 8.2. No functional changes are introduced. Federico Serafini (5): xen/common: address violations of MISRA C:2012 Rule 8.2 xen/serial: address violations of MISRA C:2012 Rule 8.2 xen/sort: address violations of MISRA C:2012 Rule 8.2 xen/vmap: address violations of MISRA C:2012 Rule 8.2 xen/xalloc: address violations of MISRA C:2012 Rule 8.2 xen/common/efi/runtime.c | 2 +- xen/common/rangeset.c | 6 +++--- xen/common/spinlock.c | 8 ++++---- xen/common/stop_machine.c | 4 ++-- xen/common/tasklet.c | 5 +++-- xen/common/timer.c | 4 ++-- xen/include/xen/rangeset.h | 4 ++-- xen/include/xen/serial.h | 30 +++++++++++++++--------------- xen/include/xen/sort.h | 4 ++-- xen/include/xen/spinlock.h | 2 +- xen/include/xen/stop_machine.h | 2 +- xen/include/xen/tasklet.h | 7 ++++--- xen/include/xen/timer.h | 4 ++-- xen/include/xen/vmap.h | 6 +++--- xen/include/xen/xmalloc.h | 2 +- 15 files changed, 46 insertions(+), 44 deletions(-) -- 2.34.1
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |