]> git.baikalelectronics.ru Git - kernel.git/commit
net: introduce helper macro for_each_cmsghdr
authorGu Zheng <guz.fnst@cn.fujitsu.com>
Thu, 11 Dec 2014 03:22:04 +0000 (11:22 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Dec 2014 03:41:55 +0000 (22:41 -0500)
commita49449ae03f79e2b3ff1e5deea0940112ad62a01
tree654de508641fd2c82428f43387b72fd1a3dcef42
parent89f0c1dc337994cf85680cba1c348f47032934d1
net: introduce helper macro for_each_cmsghdr

Introduce helper macro for_each_cmsghdr as a wrapper of the enumerating
cmsghdr from msghdr, just cleanup.

Signed-off-by: Gu Zheng <guz.fnst@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
crypto/af_alg.c
include/linux/socket.h
net/core/scm.c
net/dccp/proto.c
net/ipv4/ip_sockglue.c
net/ipv6/datagram.c
net/iucv/af_iucv.c
net/rds/send.c
net/rxrpc/ar-output.c
net/sctp/socket.c