]> asedeno.scripts.mit.edu Git - linux.git/commit
KVM: arm/arm64: Fix trailing semicolon
authorLuis de Bethencourt <luisbg@kernel.org>
Tue, 23 Jan 2018 15:11:14 +0000 (15:11 +0000)
committerChristoffer Dall <christoffer.dall@linaro.org>
Tue, 23 Jan 2018 15:48:32 +0000 (16:48 +0100)
commitb276f1b3b1eb52697f6645bb98f7d32ffb89df69
tree3931aa454eca1042ba5d713c3591edceebb1a8c7
parent58d6b15e9da5042a99c9c30ad725792e4569150e
KVM: arm/arm64: Fix trailing semicolon

The trailing semicolon is an empty statement that does no operation.
Removing it since it doesn't do anything.

Signed-off-by: Luis de Bethencourt <luisbg@kernel.org>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm/include/asm/kvm_emulate.h