Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
[platform/adaptation/renesas_rcar/renesas_kernel.git] / net / sctp / endpointola.c
index c8cc24e..68a385d 100644 (file)
@@ -415,7 +415,7 @@ static void sctp_endpoint_bh_rcv(struct work_struct *work)
        sctp_subtype_t subtype;
        sctp_state_t state;
        int error = 0;
-       int first_time = 1;     /* is this the first time through the looop */
+       int first_time = 1;     /* is this the first time through the loop */
 
        if (ep->base.dead)
                return;