From: Vlad Yasevich <vyasevich@gmail.com>
To: Daniel Borkmann <dborkman@redhat.com>
Cc: davem@davemloft.net, netdev@vger.kernel.org, linux-sctp@vger.kernel.org
Subject: Re: [PATCH net-next 0/2] Two SCTP cleanup patches
Date: Mon, 17 Jun 2013 13:56:06 +0000 [thread overview]
Message-ID: <51BF1576.4080203@gmail.com> (raw)
In-Reply-To: <1371462005-19310-1-git-send-email-dborkman@redhat.com>
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@gmail.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(-)
>
WARNING: multiple messages have this Message-ID (diff)
From: Vlad Yasevich <vyasevich@gmail.com>
To: Daniel Borkmann <dborkman@redhat.com>
Cc: davem@davemloft.net, netdev@vger.kernel.org, linux-sctp@vger.kernel.org
Subject: Re: [PATCH net-next 0/2] Two SCTP cleanup patches
Date: Mon, 17 Jun 2013 09:56:06 -0400 [thread overview]
Message-ID: <51BF1576.4080203@gmail.com> (raw)
In-Reply-To: <1371462005-19310-1-git-send-email-dborkman@redhat.com>
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@gmail.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(-)
>
next prev parent reply other threads:[~2013-06-17 13:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-17 9:40 [PATCH net-next 0/2] Two SCTP cleanup patches Daniel Borkmann
2013-06-17 9:40 ` Daniel Borkmann
2013-06-17 9:40 ` [PATCH net-next 1/2] net: sctp: get rid of t_new macro for kzalloc Daniel Borkmann
2013-06-17 9:40 ` Daniel Borkmann
2013-06-17 9:40 ` [PATCH net-next 2/2] net: sctp: remove SCTP_STATIC macro Daniel Borkmann
2013-06-17 9:40 ` Daniel Borkmann
2013-06-17 13:56 ` Vlad Yasevich [this message]
2013-06-17 13:56 ` [PATCH net-next 0/2] Two SCTP cleanup patches Vlad Yasevich
2013-06-18 0:08 ` David Miller
2013-06-18 0:08 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51BF1576.4080203@gmail.com \
--to=vyasevich@gmail.com \
--cc=davem@davemloft.net \
--cc=dborkman@redhat.com \
--cc=linux-sctp@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.