Re: [PATCH v5] i2c: riic: Introduce a separate variable for IRQ
From: Andy Shevchenko
Date: Sun Jan 12 2025 - 09:34:32 EST
On Thu, Jan 9, 2025 at 11:12 PM Prabhakar <prabhakar.csengg@xxxxxxxxx> wrote:
>
> From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
>
> Refactor the IRQ handling in riic_i2c_probe by introducing a local variable
> `irq` to store IRQ numbers instead of assigning them to `ret`. This change
> improves code readability and clarity.
Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Andi, perhaps you may apply this one to reduce potential confusion /
ambiguity with v5 numbering and Prabhakar can then be focused on the
rest.
--
With Best Regards,
Andy Shevchenko