Signed-off-by: Dongliang Mu <mudonglianga...@gmail.com> Change Tinnel to Tunnel --- net/l2tp/l2tp_core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/l2tp/l2tp_core.c b/net/l2tp/l2tp_core.c index 105e5a7092e7..b4647fcfe3d6 100644 --- a/net/l2tp/l2tp_core.c +++ b/net/l2tp/l2tp_core.c @@ -1138,7 +1138,7 @@ int l2tp_xmit_skb(struct l2tp_session *session, struct sk_buff *skb, int hdr_len EXPORT_SYMBOL_GPL(l2tp_xmit_skb); /***************************************************************************** - * Tinnel and session create/destroy. + * Tunnel and session create/destroy. *****************************************************************************/ /* Tunnel socket destruct hook. -- 2.17.1