Loading fs/dlm/lowcomms.c +1 −1 Original line number Diff line number Diff line Loading @@ -760,7 +760,7 @@ static int tcp_accept_from_sock(struct connection *con) return result; } int sctp_accept_from_sock(struct connection *con) static int sctp_accept_from_sock(struct connection *con) { /* Check that the new node is in the lockspace */ struct sctp_prim prim; Loading Loading
fs/dlm/lowcomms.c +1 −1 Original line number Diff line number Diff line Loading @@ -760,7 +760,7 @@ static int tcp_accept_from_sock(struct connection *con) return result; } int sctp_accept_from_sock(struct connection *con) static int sctp_accept_from_sock(struct connection *con) { /* Check that the new node is in the lockspace */ struct sctp_prim prim; Loading