Re: [PATCH v3 02/15] KVM: arm64: Remove trailing whitespace in comment

2021-08-12 Thread Will Deacon
On Mon, Jul 19, 2021 at 05:03:33PM +0100, Fuad Tabba wrote: > Remove trailing whitespace from comment in trap_dbgauthstatus_el1(). > > No functional change intended. > > Signed-off-by: Fuad Tabba > --- > arch/arm64/kvm/sys_regs.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >

[PATCH v3 02/15] KVM: arm64: Remove trailing whitespace in comment

2021-07-19 Thread Fuad Tabba
Remove trailing whitespace from comment in trap_dbgauthstatus_el1(). No functional change intended. Signed-off-by: Fuad Tabba --- arch/arm64/kvm/sys_regs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/kvm/sys_regs.c b/arch/arm64/kvm/sys_regs.c index