Re: [PATCH net-next] lapb: moved export of lapb_register.

2019-06-16 Thread David Miller
From: Jeremy Sowden Date: Sun, 16 Jun 2019 11:41:59 +0100 > The EXPORT_SYMBOL for lapb_register was next to a different function. > Moved it to the right place. > > Signed-off-by: Jeremy Sowden Applied, thanks.

[PATCH net-next] lapb: moved export of lapb_register.

2019-06-16 Thread Jeremy Sowden
The EXPORT_SYMBOL for lapb_register was next to a different function. Moved it to the right place. Signed-off-by: Jeremy Sowden --- net/lapb/lapb_iface.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net/lapb/lapb_iface.c b/net/lapb/lapb_iface.c index 03f0cd872dce..600d75