git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd0bcc0
)
net: introduce helper macro for_each_cmsghdr
author
Gu Zheng
<guz.fnst@cn.fujitsu.com>
Thu, 11 Dec 2014 03:22:04 +0000
(11:22 +0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 11 Dec 2014 03:41:55 +0000
(22:41 -0500)
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>
No differences found