Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
[profile/ivi/kernel-adaptation-intel-automotive.git] / net / rds / tcp_connect.c
index 0562562..c397524 100644 (file)
@@ -141,7 +141,7 @@ void rds_tcp_conn_shutdown(struct rds_connection *conn)
 
                release_sock(sock->sk);
                sock_release(sock);
-       };
+       }
 
        if (tc->t_tinc) {
                rds_inc_put(&tc->t_tinc->ti_inc);