]> Git Repo - linux.git/commit
KVM: SEV: Fix typo in and tweak name of cmd_allowed_from_miror()
authorSean Christopherson <[email protected]>
Tue, 9 Nov 2021 21:51:01 +0000 (21:51 +0000)
committerPaolo Bonzini <[email protected]>
Thu, 18 Nov 2021 07:10:28 +0000 (02:10 -0500)
commit8e38e96a4e616ed0936faa964ceeb5d390b6425e
tree01cdf8c0121da0637d4920bc510fd7282c9b11f0
parentea410ef4dad6282420bde00e1ffca874344f0e95
KVM: SEV: Fix typo in and tweak name of cmd_allowed_from_miror()

Rename cmd_allowed_from_miror() to is_cmd_allowed_from_mirror(), fixing
a typo and making it obvious that the result is a boolean where
false means "not allowed".

No functional change intended.

Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <20211109215101.2211373[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
arch/x86/kvm/svm/sev.c
This page took 0.04889 seconds and 4 git commands to generate.