Re: [PATCH v5 1/3] command.h: Clean-up patch, remove extern from the header

2021-02-03 Thread Simon Glass
On Tue, 2 Feb 2021 at 08:42, Kory Maincent wrote: > > Remove the extern of the header because they are useless. > > Signed-off-by: Kory Maincent > Reviewed-by: Bin Meng > --- > include/command.h | 56 +++ > 1 file changed, 28 insertions(+), 28 deletio

Re: [PATCH v5 1/3] command.h: Clean-up patch, remove extern from the header

2021-02-02 Thread Bin Meng
On Tue, Feb 2, 2021 at 11:42 PM Kory Maincent wrote: > > Remove the extern of the header because they are useless. > > Signed-off-by: Kory Maincent > Reviewed-by: Bin Meng > --- > include/command.h | 56 +++ > 1 file changed, 28 insertions(+), 28 dele

[PATCH v5 1/3] command.h: Clean-up patch, remove extern from the header

2021-02-02 Thread Kory Maincent
Remove the extern of the header because they are useless. Signed-off-by: Kory Maincent Reviewed-by: Bin Meng --- include/command.h | 56 +++ 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/include/command.h b/include/command.h index e2