Re: [PATCH] KVM: PPC: Book3S HV: Remove NULL check before kfree

From: Markus Elfring
Date: Sun Apr 05 2020 - 16:50:53 EST


> NULL check before kfree is unnecessary, so remove it.

Would you like to take similar update suggestions into account?
* 2019-09-04
KVM: PPC: Book3S HV: Delete an unnecessary check before kfree() in __kvmhv_nested_page_fault()

* [-next] KVM: PPC: Book3S HV: remove redundant NULL check
https://lkml.kernel.org/lkml/20200401130903.6576-1-chenzhou10@xxxxxxxxxx/
https://lore.kernel.org/patchwork/patch/1218800/

Regards,
Markus