KVM: selftests: Remove second semicolon
authorColin Ian King <colin.i.king@gmail.com>
Fri, 15 Mar 2024 09:36:29 +0000 (09:36 +0000)
committerSean Christopherson <seanjc@google.com>
Thu, 25 Apr 2024 23:02:09 +0000 (16:02 -0700)
commitd85465f2773da69e2838505ca3575aa3b22dba69
treedb7ed08407fa9d55dd35d51d1b66449bf0fe8e48
parent9f92c06e184074930174e469205f4e78338651f8
KVM: selftests: Remove second semicolon

There is a statement with two semicolons. Remove the second one, it
is redundant.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20240315093629.2431491-1-colin.i.king@gmail.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
tools/testing/selftests/kvm/x86_64/xen_shinfo_test.c