diff options
author | yuan linyu <Linyu.Yuan@alcatel-sbell.com.cn> | 2017-01-03 20:42:17 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-01-04 13:04:37 -0500 |
commit | 1ff8cebf49ed9e9ca2ae44b5c4176aef9c21af9c (patch) | |
tree | 0f0a0657be00abd5c252ebe5ce59a4dca04a3345 /net/irda/ircomm | |
parent | ec2507d2a3060a970fa314556891828cfd60093e (diff) | |
download | linux-stable-1ff8cebf49ed9e9ca2ae44b5c4176aef9c21af9c.tar.gz linux-stable-1ff8cebf49ed9e9ca2ae44b5c4176aef9c21af9c.tar.bz2 linux-stable-1ff8cebf49ed9e9ca2ae44b5c4176aef9c21af9c.zip |
scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))
sizeof(struct cmsghdr) and sizeof(struct compat_cmsghdr) already aligned.
remove use CMSG_ALIGN(sizeof(struct cmsghdr)) and
CMSG_COMPAT_ALIGN(sizeof(struct compat_cmsghdr)) keep code consistent.
Signed-off-by: yuan linyu <Linyu.Yuan@alcatel-sbell.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/irda/ircomm')
0 files changed, 0 insertions, 0 deletions