Re: checkpatch.pl: Use of extern in function prototype

2014-08-18 Thread Joe Perches
On Mon, 2014-08-18 at 15:09 +0530, Arun Chandran wrote: > Hi, > > I have a piece of code as shown below. > > ### > diff --git a/arch/arm64/include/asm/proc-fns.h > b/arch/arm64/include/asm/proc-fns.h > index 9a8fd84..86be4f9 100644 > --- a/arch/arm64/include/asm/proc-fns.h > +

checkpatch.pl: Use of extern in function prototype

2014-08-18 Thread Arun Chandran
Hi, I have a piece of code as shown below. ### diff --git a/arch/arm64/include/asm/proc-fns.h b/arch/arm64/include/asm/proc-fns.h index 9a8fd84..86be4f9 100644 --- a/arch/arm64/include/asm/proc-fns.h +++ b/arch/arm64/include/asm/proc-fns.h @@ -32,7 +32,7 @@ extern void cpu_cac