Markus Elfring de060ac83e powerpc/pseries: Delete an unnecessary kfree() call in dlpar_store()
A null pointer would be passed to a call of the function “kfree”
immediately after a call of the function “kstrdup” failed at one place.
Remove this superfluous function call.

This issue was detected by using the Coccinelle software.

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/b46cc4ff-a14c-0c10-0c0c-95573a960178@web.de
2021-01-31 22:35:50 +11:00
..
2020-05-28 23:24:36 +10:00
2020-05-28 23:24:36 +10:00
2020-08-07 10:33:50 -07:00
2020-12-10 12:40:07 -06:00
2020-12-17 13:34:25 -08:00
2020-10-08 21:17:13 +11:00