Re: [PATCH 0/2] PowerPC-pSeries: Adjustments for dlpar_store()

2021-02-03 Thread Michael Ellerman
On Tue, 27 Aug 2019 14:40:42 +0200, Markus Elfring wrote: > Two update suggestions were taken into account > from static source code analysis. > > Markus Elfring (2): > Delete an unnecessary kfree() call > Delete an error message for a failed string duplication > > [...] Applied to powerpc/n

[PATCH 0/2] PowerPC-pSeries: Adjustments for dlpar_store()

2019-08-27 Thread Markus Elfring
From: Markus Elfring Date: Tue, 27 Aug 2019 14:33:21 +0200 Two update suggestions were taken into account from static source code analysis. Markus Elfring (2): Delete an unnecessary kfree() call Delete an error message for a failed string duplication arch/powerpc/platforms/pseries/dlpar.c