Skip to content
Commit 382d7974 authored by David Howells's avatar David Howells
Browse files

RxRPC: Use iov_iter_count() in rxrpc_send_data() instead of the len argument



Use iov_iter_count() in rxrpc_send_data() to get the remaining data length
instead of using the len argument as the len argument is now redundant.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent aab94830
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment