On 24/06/24 17:43, Jan Beulich wrote:
On 24.06.2024 11:04, Federico Serafini wrote:
Add missing break statement to address a violation of MISRA C Rule 16.3
("An unconditional `break' statement shall terminate every
switch-clause").
No functional change.
Signed-off-by: Federico Serafini <federico.seraf...@bugseng.com>
Acked-by: Jan Beulich <jbeul...@suse.com>
I'm curious though on what basis you decided to split this off of
patch 7, ...
---
xen/arch/x86/hvm/pmtimer.c | 1 +
1 file changed, 1 insertion(+)
... touching various other files under xen/arch/x86/hvm/.
Looking at the log I found some commits where the component
name was made explicit.
I can squash it into patch 7 in a v3.
--
Federico Serafini, M.Sc.
Software Engineer, BUGSENG (http://bugseng.com)