Skip to content
Commit b276f1b3 authored by Luis de Bethencourt's avatar Luis de Bethencourt Committed by Christoffer Dall
Browse files

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: default avatarLuis de Bethencourt <luisbg@kernel.org>
Signed-off-by: default avatarChristoffer Dall <christoffer.dall@linaro.org>
parent 58d6b15e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment