]> www.infradead.org Git - users/jedix/linux-maple.git/commit
irqdomain: Remove extern from function declarations
authorJiri Slaby (SUSE) <jirislaby@kernel.org>
Wed, 15 Jan 2025 08:53:50 +0000 (09:53 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 10 Mar 2025 09:01:20 +0000 (10:01 +0100)
commitaa4a1d5b198314e9ef02844d0f9426efd5127f74
tree5f2b6242dbc2a1c1ec4733af4424f36ed8359b52
parent01499ae673dc66cf5e98589648848b520f6fdfe9
irqdomain: Remove extern from function declarations

'extern' is not needed for function declarations. So remove it from
irqdomain.h. Note that the declarations are now unified as some had
'extern' and some did not.

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