[openib-general] [PATCH][SDP][0/22] Remove use of leading underscores in static names in SDP
Tom Duffy
Tom.Duffy at Sun.COM
Mon Feb 28 13:59:59 PST 2005
This series of patches removes the use of a leading underscore or double
underscore before static or static inline functions and variables. There are
also a few random whitespace fixes I noticed while going through the code.
sdp_actv.c | 41 +++----
sdp_advt.c | 16 +-
sdp_buff.c | 96 +++++++----------
sdp_conn.c | 334 ++++++++++++++++++++++++++++--------------------------------
sdp_conn.h | 2
sdp_event.c | 25 +---
sdp_inet.c | 214 ++++++++++++++++++--------------------
sdp_iocb.c | 100 ++++++++---------
sdp_iocb.h | 8 -
sdp_link.c | 209 ++++++++++++++++++-------------------
sdp_msgs.h | 88 +++++++--------
sdp_pass.c | 22 +--
sdp_post.c | 18 +--
sdp_proc.c | 35 ++----
sdp_proto.h | 38 +++---
sdp_queue.c | 33 ++---
sdp_queue.h | 12 +-
sdp_rcvd.c | 125 +++++++++++-----------
sdp_read.c | 6 -
sdp_recv.c | 101 ++++++++----------
sdp_send.c | 231 +++++++++++++++++++----------------------
sdp_sent.c | 117 ++++++++++-----------
22 files changed, 889 insertions(+), 982 deletions(-)
Signed-off-by: Tom Duffy <tduffy at sun.com>
More information about the general
mailing list