powerpc/xive: Drop extern qualifiers from header function prototypes
authorGreg Kurz <groug@kaod.org>
Fri, 15 Nov 2019 18:10:58 +0000 (19:10 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 23 Jan 2020 10:31:23 +0000 (21:31 +1100)
commitb059c63620fbba8a5da60f01d99d003681447e3c
treeb79dd4168865c2e51f61aad0f4b6f509761b9934
parent6a3163212f311daaf2ca3b676db2e11cfd81c6b3
powerpc/xive: Drop extern qualifiers from header function prototypes

As reported by ./scripts/checkpatch.pl --strict:

CHECK: extern prototypes should be avoided in .h files

Signed-off-by: Greg Kurz <groug@kaod.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/157384145834.181768.944827793193636924.stgit@bahia.lan
arch/powerpc/include/asm/xive.h