Skip to content
Commit 92551948 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Remove redundant initialisations of request rq_bytes_sent



Now that we clear the rq_bytes_sent field on unlock, we don't need
to set it on lock, so we just set it once when initialising the request.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent ca7f33aa
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