[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1371462005-19310-1-git-send-email-dborkman@redhat.com>
Date: Mon, 17 Jun 2013 11:40:03 +0200
From: Daniel Borkmann <dborkman@...hat.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, linux-sctp@...r.kernel.org
Subject: [PATCH net-next 0/2] Two SCTP cleanup patches
Two cleanup-only patches to make the code more readable and consistent
with the rest of the kernel code.
Daniel Borkmann (2):
net: sctp: get rid of t_new macro for kzalloc
net: sctp: remove SCTP_STATIC macro
include/net/sctp/sctp.h | 11 -------
net/sctp/associola.c | 2 +-
net/sctp/bind_addr.c | 2 +-
net/sctp/chunk.c | 2 +-
net/sctp/endpointola.c | 3 +-
net/sctp/input.c | 4 +--
net/sctp/ipv6.c | 6 ++--
net/sctp/protocol.c | 6 ++--
net/sctp/sm_make_chunk.c | 10 +++----
net/sctp/socket.c | 78 ++++++++++++++++++++++--------------------------
net/sctp/transport.c | 2 +-
net/sctp/tsnmap.c | 10 +++----
net/sctp/ulpevent.c | 10 +++----
13 files changed, 64 insertions(+), 82 deletions(-)
--
1.7.11.7
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists