[openib-general] [PATCH][SDP][0/22] Whitespace cleanup in SDP

Tom Duffy Tom.Duffy at Sun.COM
Fri Feb 18 16:44:22 PST 2005


This series of patches cleans up the whitespace in SDP.  Mostly it removes
the extra line that was after every conditional, but it also removes
unneeded brackets around single line conditionals as well.

Roland should be happy about this one, even though it is mostly cheating.

 sdp_actv.c  |   47 --------
 sdp_advt.c  |   19 ---
 sdp_buff.c  |  169 +++++++------------------------
 sdp_conn.c  |  277 +++++++++------------------------------------------
 sdp_conn.h  |    7 -
 sdp_event.c |   79 ++------------
 sdp_inet.c  |  308 +++++++++-----------------------------------------------
 sdp_iocb.c  |  202 ++++++++-----------------------------
 sdp_kvec.c  |    3 
 sdp_link.c  |  126 ++++-------------------
 sdp_pass.c  |   21 ---
 sdp_post.c  |   62 ++---------
 sdp_proc.c  |   10 -
 sdp_proto.h |   30 +----
 sdp_queue.c |   75 +++----------
 sdp_rcvd.c  |  177 ++++----------------------------
 sdp_read.c  |   41 +------
 sdp_recv.c  |  217 ++++++----------------------------------
 sdp_send.c  |  325 +++++++++---------------------------------------------------
 sdp_sent.c  |   31 -----
 sdp_wall.c  |   68 ++----------
 sdp_write.c |    9 -
 22 files changed, 420 insertions(+), 1883 deletions(-)

Signed-off-by: Tom Duffy <tduffy at sun.com>




More information about the general mailing list