Re: [PATCH] irq: chip: Optimize the irq_set_irq_type function code
From: Thomas Gleixner
Date: Tue Jun 04 2024 - 13:52:33 EST
On Tue, Jun 04 2024 at 16:09, Li zeming wrote:
> Optimize the position of ret and remove initialization assignments,
> making the function look more aesthetically pleasing internally.
And thereby violating the coding style guide of the tip tree:
Documentation/processs/maintainers-tip.rst
Which also contains a guide how to select the subject prefix.
Thanks,
tglx