Re: [PATCH 3/5] lmb: remove extern keyword in lmb.h

2021-11-15 Thread Ilias Apalodimas
On Sun, 14 Nov 2021 at 11:03, Heinrich Schuchardt wrote: > > The extern keyword is not needed in include/lmb.h to declare functions. > Remove it. > > Signed-off-by: Heinrich Schuchardt > --- > include/lmb.h | 36 +--- > 1 file changed, 17 insertions(+), 19 deletio

[PATCH 3/5] lmb: remove extern keyword in lmb.h

2021-11-14 Thread Heinrich Schuchardt
The extern keyword is not needed in include/lmb.h to declare functions. Remove it. Signed-off-by: Heinrich Schuchardt --- include/lmb.h | 36 +--- 1 file changed, 17 insertions(+), 19 deletions(-) diff --git a/include/lmb.h b/include/lmb.h index 5efdf9d2e8..61820