git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aab9483
)
RxRPC: Use iov_iter_count() in rxrpc_send_data() instead of the len argument
author
David Howells
<dhowells@redhat.com>
Wed, 1 Apr 2015 14:43:26 +0000
(15:43 +0100)
committer
David Howells
<dhowells@redhat.com>
Wed, 1 Apr 2015 14:49:26 +0000
(15:49 +0100)
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: David Howells <dhowells@redhat.com>
net/rxrpc/ar-output.c
patch
|
blob
|
history
diff --cc
net/rxrpc/ar-output.c
Simple merge