All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
To: netdev@vger.kernel.org
Cc: linux-sctp@vger.kernel.org, Neil Horman <nhorman@tuxdriver.com>,
	Vlad Yasevich <vyasevich@gmail.com>,
	David Miller <davem@davemloft.net>,
	David Laight <David.Laight@ACULAB.COM>
Subject: Re: [PATCH next 2/2] sctp: make use of WORD_TRUNC macro
Date: Tue, 20 Sep 2016 21:20:21 +0000	[thread overview]
Message-ID: <20160920212021.GC9323@localhost.localdomain> (raw)
In-Reply-To: <44d3d3e5e0be1f4e557893f1dd8bcc38fae009fa.1474402102.git.marcelo.leitner@gmail.com>

On Tue, Sep 20, 2016 at 05:24:20PM -0300, Marcelo Ricardo Leitner wrote:
> +	max_data = SCTP_TRUNC4(max_data);

Will post a v2 to fix the subject.


WARNING: multiple messages have this Message-ID (diff)
From: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
To: netdev@vger.kernel.org
Cc: linux-sctp@vger.kernel.org, Neil Horman <nhorman@tuxdriver.com>,
	Vlad Yasevich <vyasevich@gmail.com>,
	David Miller <davem@davemloft.net>,
	David Laight <David.Laight@ACULAB.COM>
Subject: Re: [PATCH next 2/2] sctp: make use of WORD_TRUNC macro
Date: Tue, 20 Sep 2016 18:20:21 -0300	[thread overview]
Message-ID: <20160920212021.GC9323@localhost.localdomain> (raw)
In-Reply-To: <44d3d3e5e0be1f4e557893f1dd8bcc38fae009fa.1474402102.git.marcelo.leitner@gmail.com>

On Tue, Sep 20, 2016 at 05:24:20PM -0300, Marcelo Ricardo Leitner wrote:
> +	max_data = SCTP_TRUNC4(max_data);

Will post a v2 to fix the subject.

  reply	other threads:[~2016-09-20 21:20 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-20 20:24 [PATCH next 0/2] Rename WORD_TRUNC/ROUND macros and use them Marcelo Ricardo Leitner
2016-09-20 20:24 ` Marcelo Ricardo Leitner
2016-09-20 20:24 ` [PATCH next 1/2] sctp: rename WORD_TRUNC/ROUND macros Marcelo Ricardo Leitner
2016-09-20 20:24   ` Marcelo Ricardo Leitner
     [not found]   ` <063D6719AE5E284EB5DD2968C1650D6DB0105BA5@AcuExch.aculab.com>
2016-09-21 11:04     ` Marcelo Ricardo Leitner
2016-09-21 11:04       ` Marcelo Ricardo Leitner
2016-09-20 20:24 ` [PATCH next 2/2] sctp: make use of WORD_TRUNC macro Marcelo Ricardo Leitner
2016-09-20 20:24   ` Marcelo Ricardo Leitner
2016-09-20 21:20   ` Marcelo Ricardo Leitner [this message]
2016-09-20 21:20     ` Marcelo Ricardo Leitner
2016-09-20 21:25 ` [PATCH next 0/2] Rename WORD_TRUNC/ROUND macros and use them Marcelo Ricardo Leitner
2016-09-20 21:25   ` Marcelo Ricardo Leitner
2016-09-20 21:25   ` [PATCH next v2 1/2] sctp: rename WORD_TRUNC/ROUND macros Marcelo Ricardo Leitner
2016-09-20 21:25     ` Marcelo Ricardo Leitner
2016-09-20 21:25   ` [PATCH next v2 2/2] sctp: make use of SCTP_TRUNC4 macro Marcelo Ricardo Leitner
2016-09-20 21:25     ` Marcelo Ricardo Leitner

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=20160920212021.GC9323@localhost.localdomain \
    --to=marcelo.leitner@gmail.com \
    --cc=David.Laight@ACULAB.COM \
    --cc=davem@davemloft.net \
    --cc=linux-sctp@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=nhorman@tuxdriver.com \
    --cc=vyasevich@gmail.com \
    /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.