[PATCH net-next] net: gemini: Do not check for 0 return after calling platform_get_irq()
Jesse Brandeburg
jesse.brandeburg at intel.com
Wed Aug 2 17:01:48 PDT 2023
On 8/2/2023 1:52 AM, Ruan Jinjie wrote:
> It is not possible for platform_get_irq() to return 0. Use the
> return value from platform_get_irq().
>
> Signed-off-by: Ruan Jinjie <ruanjinjie at huawei.com>
These would likely have been better sent as a series (with the right
maintainers added to each patch) instead of 1 by 1 patches for all the
changes with platform_get_irq() code.
Reviewed-by: Jesse Brandeburg <jesse.brandeburg at intel.com>
More information about the linux-arm-kernel
mailing list