Re: [PATCH v4 03/19] irqdomain: Drop leftover brackets
From: Thomas Gleixner
Date: Tue Jan 17 2023 - 18:35:10 EST
On Mon, Jan 16 2023 at 14:50, Johan Hovold wrote:
> Drop some unnecessary brackets that were left in place when the
> corresponding code was updated.
This is really the wrong patch order. Real fixes first, then the
cleanups and cosmetics.