RDS: Whitespace
Tidy up some whitespace issues. Signed-off-by: Andy Grover <andy.grover@oracle.com>
This commit is contained in:
@@ -150,7 +150,7 @@ int rds_send_xmit(struct rds_connection *conn)
|
||||
*/
|
||||
if (conn->c_map_bytes) {
|
||||
ret = conn->c_trans->xmit_cong_map(conn, conn->c_lcong,
|
||||
conn->c_map_offset);
|
||||
conn->c_map_offset);
|
||||
if (ret <= 0)
|
||||
break;
|
||||
|
||||
|
Reference in New Issue
Block a user