commit | 846cc1231a0a020c6e16017ff37d3000c18bd957 | [log] [tgz] |
---|---|---|
author | Amit Kushwaha <kushwaha.a@samsung.com> | Thu Dec 08 18:21:53 2016 +0530 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 08 18:20:46 2016 -0500 |
tree | 1623185aeb9f278ff7581e1a9bd8f7ba60d8a6c6 | |
parent | 7c43644890414391c41ea5c6887f9da0e6c6839b [diff] |
net: socket: preferred __aligned(size) for control buffer This patch cleanup checkpatch.pl warning WARNING: __aligned(size) is preferred over __attribute__((aligned(size))) Signed-off-by: Amit Kushwaha <kushwaha.a@samsung.com> Signed-off-by: David S. Miller <davem@davemloft.net>