diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2014-11-27 21:44:24 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-02-04 01:34:14 -0500 |
commit | af2b040e470b470bfc881981db3c796072853eae (patch) | |
tree | 9ab10e106e7d5e3dc1a0783abc99d5c6d8e0b882 /fs/afs | |
parent | 4c946d9c11d173c2ea6b9081b248f8072e6b46f1 (diff) |
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')
0 files changed, 0 insertions, 0 deletions