commit | 32118f97f41d26a2447118fa956715cb4bd1bdac | [log] [tgz] |
---|---|---|
author | Hui Su <sh_def@163.com> | Mon Sep 28 01:28:36 2020 +0800 |
committer | Boris Ostrovsky <boris.ostrovsky@oracle.com> | Sun Oct 04 18:41:34 2020 -0500 |
tree | 24f8ead5d6e976a4860e5d5ff2c4aec429d0fca8 | |
parent | d759af38572f97321112a0852353613d18126038 [diff] |
x86/xen: Fix typo in xen_pagetable_p2m_free() Fix typo in xen_pagetable_p2m_free(): s/Fortunatly/Fortunately Signed-off-by: Hui Su <sh_def@163.com> Link: https://lore.kernel.org/r/20200927172836.GA7423@rlk [boris: reword commit message slightly] Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>