diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2017-07-14 16:42:29 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2017-12-02 21:24:03 -0500 |
commit | 53f58d8ed862a3675659fb3162abfc5dd5f1025b (patch) | |
tree | a458181d33feca0f939230cb61a83ea54412fa8f /fs | |
parent | ce3d6e7d4200617e6086c1a83220cf6efd3c92cf (diff) | |
download | linux-stable-53f58d8ed862a3675659fb3162abfc5dd5f1025b.tar.gz linux-stable-53f58d8ed862a3675659fb3162abfc5dd5f1025b.tar.bz2 linux-stable-53f58d8ed862a3675659fb3162abfc5dd5f1025b.zip |
vmci: simplify qp_dequeue_locked()
* no need for callback argument - it's always the same one
* fold __qp_memcpy_from_queue() into its only caller, get rid of dead code
* pass struct iov_iter * without casting to void *
* don't pass buf_size at all - it's always iov_iter_count(to)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions