Re: [PATCH next] gpio: qixis-fpga: Fix a NULL vs IS_ERR() bug in probe()

From: Bartosz Golaszewski
Date: Mon Oct 27 2025 - 05:19:48 EST


From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>


On Fri, 24 Oct 2025 09:19:21 +0300, Dan Carpenter wrote:
> The devm_platform_ioremap_resource() function doesn't return NULL, it
> returns error pointers. Fix the checking to match.
>
>

Applied, thanks!

[1/1] gpio: qixis-fpga: Fix a NULL vs IS_ERR() bug in probe()
https://git.kernel.org/brgl/linux/c/9452252dff94ff2cbcd33d3418c2b95ff74bdba5

Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>