Yang Yingliang <yangyingliang@xxxxxxxxxx> wrote: > ioremap() returns NULL pointer not PTR_ERR() when it fails, > so replace the IS_ERR() check with NULL pointer check. > > Fixes: b42b3678c91f ("wifi: ath11k: remap ce register space for IPQ5018") > Signed-off-by: Yang Yingliang <yangyingliang@xxxxxxxxxx> > Signed-off-by: Kalle Valo <quic_kvalo@xxxxxxxxxxx> Patch applied to ath-next branch of ath.git, thanks. 342fcde9d914 wifi: ath11k: fix return value check in ath11k_ahb_probe() -- https://patchwork.kernel.org/project/linux-wireless/patch/20230217030031.4021289-1-yangyingliang@xxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches