[PATCH 1/4] genirq/msi: Add .msi_teardown() callback as the reverse of .msi_prepare()
Thomas Gleixner
tglx at linutronix.de
Mon May 12 11:46:12 PDT 2025
On Mon, May 12 2025 at 16:57, Marc Zyngier wrote:
> On Mon, 12 May 2025 15:29:39 +0100,
> Thomas Gleixner <tglx at linutronix.de> wrote:
>> > +static void msi_domain_ops_teardown(struct irq_domain *domain,
>> > + msi_alloc_info_t *arg)
>>
>> No line break required.
>
> You mean...
>
>>
>> > +{
>> > +}
>> > +
>> > static void msi_domain_ops_set_desc(msi_alloc_info_t *arg,
>> > struct msi_desc *desc)
>
> ... not like this?
Right. That was written before we went to 100 characters line length.
More information about the linux-arm-kernel
mailing list