]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pseries/dlpar: Remove unnecessary cast to kfree()
authorXu Wang <vulab@iscas.ac.cn>
Wed, 8 Jul 2020 07:22:28 +0000 (07:22 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 2 May 2022 13:01:46 +0000 (23:01 +1000)
commit44640b6d105b3f64121a911cb5c5eb484407ab37
treedb276edb6ab293fe5aaf1d45afb8279aeb718df6
parentd88a5be2f2d55c2119477feeee02180a7214df25
powerpc/pseries/dlpar: Remove unnecessary cast to kfree()

Remove unnecassary cast in the argument to kfree().

Signed-off-by: Xu Wang <vulab@iscas.ac.cn>
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200708072228.30776-1-vulab@iscas.ac.cn
arch/powerpc/platforms/pseries/dlpar.c