]> www.infradead.org Git - users/jedix/linux-maple.git/commit
irqdomain: Cleanup domain name allocation
authorThomas Gleixner <tglx@linutronix.de>
Thu, 8 Aug 2024 20:19:41 +0000 (22:19 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 9 Aug 2024 20:37:54 +0000 (22:37 +0200)
commit1bf2c92829274e7c815d06d7b3196a967ff70917
treed794ae9bbfa45a2d344a2133df38bb364b1443a4
parent70114e7f7585ef078c2b7033ee14218f95f55e22
irqdomain: Cleanup domain name allocation

irq_domain_set_name() is truly unreadable gunk. Clean it up before adding
more.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Matti Vaittinen <mazziesaccount@gmail.com>
Link: https://lore.kernel.org/all/874j7uvkbm.ffs@tglx
kernel/irq/irqdomain.c