commit | 93a71965f833e0c0fe2e41bb4afc0e49244cd230 | [log] [tgz] |
---|---|---|
author | Hui Su <sh_def@163.com> | Mon Sep 28 01:28:36 2020 +0800 |
committer | Boris Ostrovsky <boris.ostrovsky@oracle.com> | Tue Sep 29 19:21:34 2020 -0500 |
tree | 5d71b038b7c6315703b1c8f754b7b4781bb69516 | |
parent | 9d2fff3f7af3e02c600af88c64ae53140e2d0bd5 [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>