]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pseries: Delete an error message for a failed string duplication in dlpar_store()
authorMarkus Elfring <elfring@users.sourceforge.net>
Tue, 27 Aug 2019 11:37:56 +0000 (13:37 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 31 Jan 2021 11:35:50 +0000 (22:35 +1100)
commitcda58d55bd20ac4fe7cb51dbf2c3fc4bd2423022
treed047c20622d15aa9a7aad2d3f4fbab348d9c99d4
parent5acf3f9441fb78cec53d9d136e2c6538b30922fa
powerpc/pseries: Delete an error message for a failed string duplication in dlpar_store()

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

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Acked-by: Nathan Lynch <nathanl@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/535cfec2-782f-61ec-f6fb-c50186ead2af@web.de
arch/powerpc/platforms/pseries/dlpar.c