aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/msg.c
diff options
context:
space:
mode:
authorAl Viro <[email protected]>2014-11-28 20:48:29 +0000
committerAl Viro <[email protected]>2015-02-04 06:34:15 +0000
commit21226abb4e9f14d88238964d89b279e461ddc30c (patch)
tree011a9d9ba825248de5ad0bb6d25a61d69d22ffeb /net/tipc/msg.c
parentip: convert tcp_sendmsg() to iov_iter primitives (diff)
downloadkernel-21226abb4e9f14d88238964d89b279e461ddc30c.tar.gz
kernel-21226abb4e9f14d88238964d89b279e461ddc30c.zip
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
That takes care of the majority of ->sendmsg() instances - most of them via memcpy_to_msg() or assorted getfrag() callbacks. One place where we still keep memcpy_fromiovecend() is tipc - there we potentially read the same data over and over; separate patch, that... Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'net/tipc/msg.c')
0 files changed, 0 insertions, 0 deletions