diff options
| author | Al Viro <[email protected]> | 2014-11-28 20:48:29 +0000 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2015-02-04 06:34:15 +0000 |
| commit | 21226abb4e9f14d88238964d89b279e461ddc30c (patch) | |
| tree | 011a9d9ba825248de5ad0bb6d25a61d69d22ffeb /net/tipc/msg.c | |
| parent | ip: convert tcp_sendmsg() to iov_iter primitives (diff) | |
| download | kernel-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
