[PATCH 0/2] sctp: socket cleanups

From: Joe Perches
Date: Thu May 12 2011 - 15:19:18 EST


Size trivially reduced as well.

$ size net/sctp/socket.o
text data bss dec hex filename
55720 442 14988 71150 115ee net/sctp/socket.o.new
55730 442 14996 71168 11600 net/sctp/socket.o.old

Joe Perches (2):
sctp: sctp_sendmsg: Don't initialize default_sinfo
sctp: sctp_sendmsg: Don't test known non-null sinfo

net/sctp/socket.c | 15 ++++++++-------
1 files changed, 8 insertions(+), 7 deletions(-)

--
1.7.5.rc3.dirty

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/