x86/hyperv: Update comment in hyperv_cleanup()
authorMichael Kelley <mhklinux@outlook.com>
Mon, 2 Feb 2026 16:48:39 +0000 (08:48 -0800)
committerWei Liu <wei.liu@kernel.org>
Wed, 4 Feb 2026 06:50:00 +0000 (06:50 +0000)
commitafefdb2bc94571f0f9297dc129b2069942a70f4b
tree1ecde0da70c368454e3dfb2fa2158a948fce912a
parent2b4246153e2184e3a3b4edc8cc35337d7a2455a6
x86/hyperv: Update comment in hyperv_cleanup()

The comment in hyperv_cleanup() became out-of-date as a result of
commit c8ed0812646e ("x86/hyperv: Use direct call to hypercall-page").

Update the comment. No code or functional change.

Signed-off-by: Michael Kelley <mhklinux@outlook.com>
Signed-off-by: Wei Liu <wei.liu@kernel.org>
arch/x86/hyperv/hv_init.c