xen: remove a confusing comment on auto-translated guest I/O
authorPetr Tesarik <petr.tesarik.ext@huawei.com>
Wed, 2 Aug 2023 16:31:51 +0000 (18:31 +0200)
committerJuergen Gross <jgross@suse.com>
Mon, 21 Aug 2023 07:51:36 +0000 (09:51 +0200)
commitd826c9e61c99120f8996f8fed6417167e32eb922
tree397984deaf4e3ae11292caa1a86ccaec17ac1067
parent6aca480b76eacb5ae938131c37d06523962904c9
xen: remove a confusing comment on auto-translated guest I/O

After removing the conditional return from xen_create_contiguous_region(),
the accompanying comment was left in place, but it now precedes an
unrelated conditional and confuses readers.

Fixes: 989513a735f5 ("xen: cleanup pvh leftovers from pv-only sources")
Signed-off-by: Petr Tesarik <petr.tesarik.ext@huawei.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Link: https://lore.kernel.org/r/20230802163151.1486-1-petrtesarik@huaweicloud.com
Signed-off-by: Juergen Gross <jgross@suse.com>
arch/x86/xen/mmu_pv.c