sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar
[firefly-linux-kernel-4.4.55.git] / net / sctp / sm_statefuns.c
index bc690b4b49716b871ad0e5cd57f7be266ba6fb49..624e4ef9f0730ed6d4ed2ea247ec102847875b61 100644 (file)
@@ -4610,7 +4610,7 @@ sctp_disposition_t sctp_sf_do_prm_asoc(struct net *net,
                                       sctp_cmd_seq_t *commands)
 {
        struct sctp_chunk *repl;
-       struct sctp_associationmy_asoc;
+       struct sctp_association *my_asoc;
 
        /* The comment below says that we enter COOKIE-WAIT AFTER
         * sending the INIT, but that doesn't actually work in our