commit | 4a225ce3950879a5426c56f306f5d1c9d6330292 | [log] [tgz] |
---|---|---|
author | Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> | Wed Sep 21 08:45:56 2016 -0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 22 03:13:26 2016 -0400 |
tree | 7637df39624ae138b1cd43475cf669602d95b37d | |
parent | e2f036a97271cf5811ee754bf321a29a814577f9 [diff] |
sctp: make use of SCTP_TRUNC4 macro And avoid the usage of '&~3'. This is the last place still not using the macro. Also break the line to make it easier to read. Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>