lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 17 Jun 2013 09:56:06 -0400
From:	Vlad Yasevich <vyasevich@...il.com>
To:	Daniel Borkmann <dborkman@...hat.com>
CC:	davem@...emloft.net, netdev@...r.kernel.org,
	linux-sctp@...r.kernel.org
Subject: Re: [PATCH net-next 0/2] Two SCTP cleanup patches

On 06/17/2013 05:40 AM, Daniel Borkmann wrote:
> 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
>

Acked-by: Vlad Yasevich <vyasevich@...il.com>

-vlad
>   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(-)
>

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ