KVM: PPC: Book3S HV: Delete an error message for a failed memory allocation in kvmppc...
authorMarkus Elfring <elfring@users.sourceforge.net>
Thu, 5 Oct 2017 11:16:51 +0000 (13:16 +0200)
committerPaul Mackerras <paulus@ozlabs.org>
Sat, 14 Oct 2017 05:38:15 +0000 (16:38 +1100)
commit9c7e53dc00a543478b46c6a90694a41be69a089d
tree16565ef323210f31724c2a146f9c75bd9a03ddc3
parent4bdcb7016f95dd7668cd2f55f494ba449443e8d7
KVM: PPC: Book3S HV: Delete an error message for a failed memory allocation in kvmppc_allocate_hpt()

Omit an extra message for a memory allocation failure in this function.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
arch/powerpc/kvm/book3s_64_mmu_hv.c