Merge tag 'asoc-fix-v5.14-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / net / l2tp / l2tp_ip.c
index 536c30d..b3edafa 100644 (file)
@@ -488,7 +488,7 @@ static int l2tp_ip_sendmsg(struct sock *sk, struct msghdr *msg, size_t len)
                }
        }
 
-       /* We dont need to clone dst here, it is guaranteed to not disappear.
+       /* We don't need to clone dst here, it is guaranteed to not disappear.
         *  __dev_xmit_skb() might force a refcount if needed.
         */
        skb_dst_set_noref(skb, &rt->dst);