arm/xen: Delete an error message for a failed memory allocation in __set_phys_to_mach...
authorMarkus Elfring <elfring@users.sourceforge.net>
Sun, 4 Jun 2017 19:12:36 +0000 (21:12 +0200)
committerStefano Stabellini <sstabellini@kernel.org>
Mon, 5 Jun 2017 17:38:07 +0000 (10:38 -0700)
commitd6bb4ec32c832fb0fcc43636327e17a0724e2324
tree8d0dc9cbdbe5288c5dfb6e75bdda91e2cdb50e2a
parent031229b862f13ee5af8e1b06af258614f94dcbcd
arm/xen: Delete an error message for a failed memory allocation in __set_phys_to_machine_multi()

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

This issue was detected by using the Coccinelle software.

Link: http://events.linuxfoundation.org/sites/events/files/slides/LCJ16-Refactor_Strings-WSang_0.pdf
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
arch/arm/xen/p2m.c