Home
last modified time | relevance | path

Searched hist:"1 ff8cebf49ed9e9ca2ae44b5c4176aef9c21af9c" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/core/
H A Dscm.cdiff 1ff8cebf49ed9e9ca2ae44b5c4176aef9c21af9c Tue Jan 03 06:42:17 CST 2017 yuan linyu <Linyu.Yuan@alcatel-sbell.com.cn> 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>
/openbmc/linux/net/rxrpc/
H A Dsendmsg.cdiff 1ff8cebf49ed9e9ca2ae44b5c4176aef9c21af9c Tue Jan 03 06:42:17 CST 2017 yuan linyu <Linyu.Yuan@alcatel-sbell.com.cn> 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>
/openbmc/linux/net/
H A Dcompat.cdiff 1ff8cebf49ed9e9ca2ae44b5c4176aef9c21af9c Tue Jan 03 06:42:17 CST 2017 yuan linyu <Linyu.Yuan@alcatel-sbell.com.cn> 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>
/openbmc/linux/include/linux/
H A Dsocket.hdiff 1ff8cebf49ed9e9ca2ae44b5c4176aef9c21af9c Tue Jan 03 06:42:17 CST 2017 yuan linyu <Linyu.Yuan@alcatel-sbell.com.cn> 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>
/openbmc/linux/net/ipv4/
H A Dip_sockglue.cdiff 1ff8cebf49ed9e9ca2ae44b5c4176aef9c21af9c Tue Jan 03 06:42:17 CST 2017 yuan linyu <Linyu.Yuan@alcatel-sbell.com.cn> 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>