Address violations of MISRA C:2012 Rule 16.3 by adding fallthrough, break and
return at the end of the switch-clauses.

Federico Serafini (2):
  xen/sched: address violations of MISRA C:2012 Rule 16.3
  vsprintf: address violations of MISRA C:2012 Rule 16.3

 xen/common/sched/core.c    | 1 +
 xen/common/sched/credit2.c | 2 +-
 xen/common/vsprintf.c      | 6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)

-- 
2.34.1


Reply via email to