Re: [PATCH] genirq/debugfs: Fix a typo in IRQ effective affinity

From: Ricardo Neri
Date: Mon Aug 25 2025 - 19:04:51 EST


On Sat, Aug 23, 2025 at 07:49:12PM +0200, Thomas Gleixner wrote:
> On Tue, Aug 12 2025 at 14:00, Ricardo Neri wrote:
> > Fix a typo in the line that prints the effective affinity of the IRQ.
>
> It's not a typo. It's intentionally shortened to make the output
> tabular, which makes it more readable.

Ah, I didn't see it this way.

>
> If you want 'effective' then please adjust 'affinity:' with an extra
> space so it stays that way.

Sure. I can do this.

Thanks for your reply!

BR,
Ricardo