kvm_host.h: fix spelling typo in function declaration
authorWang Liang <wangliangzz@inspur.com>
Tue, 20 Sep 2022 06:02:10 +0000 (14:02 +0800)
committerSean Christopherson <seanjc@google.com>
Tue, 24 Jan 2023 18:04:58 +0000 (10:04 -0800)
commitb9926482ab91cd6dc19e28ae4f0ae98c6c1217d7
tree3560b4b180b5981c00bd79f8d4e6a6e3c5851856
parentb1cd16330c8c6bc73e769b7b63e46cec2e292d6c
kvm_host.h: fix spelling typo in function declaration

Make parameters in function declaration consistent with
those in function definition for better cscope-ability

Signed-off-by: Wang Liang <wangliangzz@inspur.com>
Reviewed-by: Sean Christopherson <seanjc@google.com>
Link: https://lore.kernel.org/r/20220920060210.4842-1-wangliangzz@126.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
include/linux/kvm_host.h