Merge tag 'for-5.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / net / sctp / socket.c
index b9b3d89..b7b9013 100644 (file)
@@ -9324,7 +9324,7 @@ void sctp_copy_sock(struct sock *newsk, struct sock *sk,
        if (newsk->sk_flags & SK_FLAGS_TIMESTAMP)
                net_enable_timestamp();
 
-       /* Set newsk security attributes from orginal sk and connection
+       /* Set newsk security attributes from original sk and connection
         * security attribute from ep.
         */
        security_sctp_sk_clone(ep, sk, newsk);