diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2014-11-28 03:44:24 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-02-04 07:34:14 +0100 |
commit | af2b040e470b470bfc881981db3c796072853eae (patch) | |
tree | 9ab10e106e7d5e3dc1a0783abc99d5c6d8e0b882 /fs/afs/rxrpc.c | |
parent | vmci: propagate msghdr all way down to __qp_memcpy_to_queue() (diff) | |
download | linux-af2b040e470b470bfc881981db3c796072853eae.tar.xz linux-af2b040e470b470bfc881981db3c796072853eae.zip |
rxrpc: switch rxrpc_send_data() to iov_iter primitives
Convert skb_add_data() to iov_iter; allows to get rid of the explicit
messing with iovec in its only caller - skb_add_data() will keep advancing
->msg_iter for us, so there's no need to similate that manually.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/afs/rxrpc.c')
0 files changed, 0 insertions, 0 deletions