Re: [PATCH linux-next] KVM: x86: Replace IS_ERR() with IS_ERR_VALUE()
From: Sean Christopherson
Date: Fri Jan 27 2023 - 19:06:26 EST
On Wed, 16 Nov 2022 17:18:43 +0800, ye.xingchen@xxxxxxxxxx wrote:
> Avoid type casts that are needed for IS_ERR() and use
> IS_ERR_VALUE() instead.
>
>
Applied to kvm-x86 misc, thanks!
[1/1] KVM: x86: Replace IS_ERR() with IS_ERR_VALUE()
https://github.com/kvm-x86/linux/commit/2eb398df77a1
--
https://github.com/kvm-x86/linux/tree/next
https://github.com/kvm-x86/linux/tree/fixes