]> git.baikalelectronics.ru Git - kernel.git/commit
x86/xen: Fix typo in xen_pagetable_p2m_free()
authorHui Su <sh_def@163.com>
Sun, 27 Sep 2020 17:28:36 +0000 (01:28 +0800)
committerBoris Ostrovsky <boris.ostrovsky@oracle.com>
Sun, 4 Oct 2020 23:41:34 +0000 (18:41 -0500)
commitce82a0d6b2e6174aced4c43a4233a270f6a7bd13
tree24f8ead5d6e976a4860e5d5ff2c4aec429d0fca8
parent1b4f278edb781220c245d3dfca34cad9b8148f19
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>
arch/x86/xen/mmu_pv.c