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:
42eef7a
)
net/socket.c : introduce helper function do_sock_sendmsg to replace reduplicate code
author
Gu Zheng
<guz.fnst@cn.fujitsu.com>
Fri, 5 Dec 2014 07:14:23 +0000
(15:14 +0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 9 Dec 2014 20:24:26 +0000
(15:24 -0500)
Introduce helper function do_sock_sendmsg() to simplify sock_sendmsg{_nosec},
and replace reduplicate code.
Signed-off-by: Gu Zheng <guz.fnst@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/socket.c
patch
|
blob
|
history
diff --cc
net/socket.c
Simple merge