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:
7b68b2f
)
socket: use ki_nbytes instead of iov_length()
author
Nicolas Dichtel
<nicolas.dichtel@6wind.com>
Fri, 16 Jan 2015 13:35:09 +0000
(14:35 +0100)
committer
David S. Miller
<davem@davemloft.net>
Sun, 18 Jan 2015 04:58:37 +0000
(23:58 -0500)
This field already contains the length of the iovec, no need to calculate it
again.
Suggested-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/socket.c
patch
|
blob
|
history
diff --cc
net/socket.c
Simple merge