From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan Lynch Date: Tue, 27 Aug 2019 14:27:07 +0000 Subject: Re: [PATCH 2/2] powerpc/pseries: Delete an error message for a failed string duplication in dlpar_st Message-Id: <875zmismys.fsf@linux.ibm.com> List-Id: References: <535cfec2-782f-61ec-f6fb-c50186ead2af@web.de> In-Reply-To: <535cfec2-782f-61ec-f6fb-c50186ead2af@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Markus Elfring Cc: kernel-janitors@vger.kernel.org, LKML , Oliver O'Halloran , Allison Randal , Greg Kroah-Hartman , Paul Mackerras , Thomas Gleixner , linuxppc-dev@lists.ozlabs.org, Frank Rowand , Gen Zhang Markus Elfring writes: > From: Markus Elfring > Date: Tue, 27 Aug 2019 13:37:56 +0200 > > Omit an extra message for a memory allocation failure in this function. > > Signed-off-by: Markus Elfring Acked-by: Nathan Lynch