diff options
author | Luis de Bethencourt <luisbg@kernel.org> | 2018-01-23 16:11:14 +0100 |
---|---|---|
committer | Christoffer Dall <christoffer.dall@linaro.org> | 2018-01-23 16:48:32 +0100 |
commit | b276f1b3b1eb52697f6645bb98f7d32ffb89df69 (patch) | |
tree | 3931aa454eca1042ba5d713c3591edceebb1a8c7 /virt/kvm | |
parent | KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED (diff) | |
download | linux-b276f1b3b1eb52697f6645bb98f7d32ffb89df69.tar.xz linux-b276f1b3b1eb52697f6645bb98f7d32ffb89df69.zip |
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>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions