xen/mmu: The xen_setup_kernel_pagetable doesn't need to return anything.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 29 Jun 2012 02:47:35 +0000 (22:47 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 23 Aug 2012 15:33:28 +0000 (11:33 -0400)
commit3699aad047e16a5775b1d051425f422a9384270d
treef82e25885f31eb84d5c62348af99c9f7d0c0d7ab
parent51faaf2b0d5c7f44d82964f0c70b1c4e44d4e633
xen/mmu: The xen_setup_kernel_pagetable doesn't need to return anything.

We don't need to return the new PGD - as we do not use it.

Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/xen/enlighten.c
arch/x86/xen/mmu.c
arch/x86/xen/xen-ops.h