]> www.infradead.org Git - users/jedix/linux-maple.git/commit
genirq: Remove unused irq_chip_generic:: {type,polarity}_cache
authorJiri Slaby (SUSE) <jirislaby@kernel.org>
Thu, 8 Aug 2024 10:41:17 +0000 (12:41 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 8 Aug 2024 15:15:02 +0000 (17:15 +0200)
commita09cdb8f564613769142a60400bb5160864c3269
treeb9ffe1b6661d9ca45c959a4b6ae62077432ef4ab
parent15e46124ec937bb0ab530634dce4550947f53133
genirq: Remove unused irq_chip_generic:: {type,polarity}_cache

The type_cache and polarity_cache members of struct irq_chip_generic are
unused. Remove them both along with their kernel-doc.

Found by https://github.com/jirislaby/clang-struct.

Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20240808104118.430670-2-jirislaby@kernel.org
include/linux/irq.h