Re: [PATCH v3 04/27] ocxl: Remove unnecessary externs

2020-02-26 Thread Greg Kurz
ro Carvalho Chehab > > > > ; David S. Miller ; > > > > Rob Herring ; Anton Blanchard ; > > > > Krzysztof Kozlowski ; Mahesh Salgaonkar > > > > ; Madhavan Srinivasan > > > > ; Cédric Le Goater ; Anju T > > > > Sudhakar ; Hari Ba

Re: [PATCH v3 04/27] ocxl: Remove unnecessary externs

2020-02-26 Thread 'Baoquan He'
> Krzysztof Kozlowski ; Mahesh Salgaonkar > > > > > ; Madhavan Srinivasan > > > > > ; Cédric Le Goater ; Anju T > > > > > Sudhakar ; Hari Bathini > > > > > ; Thomas Gleixner ; Greg > > > > > Kurz ; Nicholas Piggin ; Masahiro > &

Re: [PATCH v3 04/27] ocxl: Remove unnecessary externs

2020-02-26 Thread 'Baoquan He'
ar > > > ; Madhavan Srinivasan > > > ; Cédric Le Goater ; Anju T > > > Sudhakar ; Hari Bathini > > > ; Thomas Gleixner ; Greg > > > Kurz ; Nicholas Piggin ; Masahiro > > > Yamada ; Alexey Kardashevskiy > > > ; linux-ker...@vger.kernel.

Re: [PATCH v3 04/27] ocxl: Remove unnecessary externs

2020-02-26 Thread Greg Kurz
; > Kurz ; Nicholas Piggin ; Masahiro > > Yamada ; Alexey Kardashevskiy > > ; linux-ker...@vger.kernel.org; linuxppc- > > d...@lists.ozlabs.org; linux-nvd...@lists.01.org; linux...@kvack.org > > Subject: Re: [PATCH v3 04/27] ocxl: Remove unnecessary externs > > &g

RE: [PATCH v3 04/27] ocxl: Remove unnecessary externs

2020-02-26 Thread Alastair D'Silva
; ; Madhavan Srinivasan > ; Cédric Le Goater ; Anju T > Sudhakar ; Hari Bathini > ; Thomas Gleixner ; Greg > Kurz ; Nicholas Piggin ; Masahiro > Yamada ; Alexey Kardashevskiy > ; linux-ker...@vger.kernel.org; linuxppc- > d...@lists.ozlabs.org; linux-nvd...@lists.01.org; linux...@kva

Re: [PATCH v3 04/27] ocxl: Remove unnecessary externs

2020-02-26 Thread Baoquan He
On 02/21/20 at 02:26pm, Alastair D'Silva wrote: > From: Alastair D'Silva > > Function declarations don't need externs, remove the existing ones > so they are consistent with newer code > > Signed-off-by: Alastair D'Silva > --- > arch/powerpc/include/asm/pnv-ocxl.h | 32 ++--

Re: [PATCH v3 04/27] ocxl: Remove unnecessary externs

2020-02-25 Thread Frederic Barrat
Le 21/02/2020 à 04:26, Alastair D'Silva a écrit : From: Alastair D'Silva Function declarations don't need externs, remove the existing ones so they are consistent with newer code Signed-off-by: Alastair D'Silva --- Thanks for the cleanup! Acked-by: Frederic Barrat arch/powerpc/in

Re: [PATCH v3 04/27] ocxl: Remove unnecessary externs

2020-02-20 Thread Andrew Donnellan
On 21/2/20 2:26 pm, Alastair D'Silva wrote: From: Alastair D'Silva Function declarations don't need externs, remove the existing ones so they are consistent with newer code Signed-off-by: Alastair D'Silva Acked-by: Andrew Donnellan -- Andrew Donnellan OzLabs, ADL Canberra a.

[PATCH v3 04/27] ocxl: Remove unnecessary externs

2020-02-20 Thread Alastair D'Silva
From: Alastair D'Silva Function declarations don't need externs, remove the existing ones so they are consistent with newer code Signed-off-by: Alastair D'Silva --- arch/powerpc/include/asm/pnv-ocxl.h | 32 ++--- include/misc/ocxl.h | 6 +++--- 2 files