commit | afea27dc3105004080c3127c6570dc3dff8563b2 | [log] [tgz] |
---|---|---|
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | Mon Feb 07 18:35:06 2022 +0800 |
committer | Juergen Gross <jgross@suse.com> | Thu Feb 10 11:10:20 2022 +0100 |
tree | 63ec8f623e93e28f58cc343c9742d4f22ffe23d8 | |
parent | e07e98da924e61e814bdaaa3ebc6e72b60dbf9ed [diff] |
xen/x2apic: Fix inconsistent indenting Eliminate the follow smatch warning: arch/x86/xen/enlighten_hvm.c:189 xen_cpu_dead_hvm() warn: inconsistent indenting. Reported-by: Abaci Robot <abaci@linux.alibaba.com> Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com> Reviewed-by: Juergen Gross <jgross@suse.com> Link: https://lore.kernel.org/r/20220207103506.102008-1-jiapeng.chong@linux.alibaba.com Signed-off-by: Juergen Gross <jgross@suse.com>