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 linux-sctp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html