Merge branch 'sctp-align'
authorDavid S. Miller <davem@davemloft.net>
Thu, 22 Sep 2016 07:13:39 +0000 (03:13 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Sep 2016 07:13:39 +0000 (03:13 -0400)
Marcelo Ricardo Leitner says:

====================
Rename WORD_TRUNC/ROUND macros and use them

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

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge