[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160921153751.GA13620@hmsreliant.think-freely.org>
Date: Wed, 21 Sep 2016 11:37:52 -0400
From: Neil Horman <nhorman@...driver.com>
To: Marcelo Ricardo Leitner <marcelo.leitner@...il.com>
Cc: netdev@...r.kernel.org, linux-sctp@...r.kernel.org,
Vlad Yasevich <vyasevich@...il.com>,
David Miller <davem@...emloft.net>,
David Laight <David.Laight@...LAB.COM>
Subject: Re: [PATCH next v3 0/2] Rename WORD_TRUNC/ROUND macros and use them
On Wed, Sep 21, 2016 at 08:45:54AM -0300, Marcelo Ricardo Leitner wrote:
> This patchset aims to rename these macros to a non-confusing name, as
> reported by David Laight and David Miller, and to update all remaining
> places to make use of it, which was 1 last remaining spot.
>
> v3:
> - Name it SCTP_PAD4 instead of SCTP_ALIGN4, as suggested by David Laight
> v2:
> - fixed 2nd patch summary
>
> Details on the specific changelogs.
>
> Thanks!
>
> Marcelo Ricardo Leitner (2):
> sctp: rename WORD_TRUNC/ROUND macros
> sctp: make use of WORD_TRUNC macro
>
> include/net/sctp/sctp.h | 10 +++++-----
> net/netfilter/xt_sctp.c | 2 +-
> net/sctp/associola.c | 2 +-
> net/sctp/chunk.c | 13 +++++++------
> net/sctp/input.c | 8 ++++----
> net/sctp/inqueue.c | 2 +-
> net/sctp/output.c | 12 ++++++------
> net/sctp/sm_make_chunk.c | 28 ++++++++++++++--------------
> net/sctp/sm_statefuns.c | 6 +++---
> net/sctp/transport.c | 4 ++--
> net/sctp/ulpevent.c | 4 ++--
> 11 files changed, 46 insertions(+), 45 deletions(-)
>
> --
> 2.7.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sctp" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
Acked-by: Neil Horman <nhorman@...driver.com>
Powered by blists - more mailing lists