Searched hist:"1 ff8cebf49ed9e9ca2ae44b5c4176aef9c21af9c" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/core/ |
H A D | scm.c | diff 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 D | sendmsg.c | diff 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 D | compat.c | diff 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 D | socket.h | diff 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 D | ip_sockglue.c | diff 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>
|