diff options
author | 2017-07-14 16:42:29 -0400 | |
---|---|---|
committer | 2017-12-02 21:24:03 -0500 | |
commit | 53f58d8ed862a3675659fb3162abfc5dd5f1025b (patch) | |
tree | a458181d33feca0f939230cb61a83ea54412fa8f /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | vmci: get rid of qp_memcpy_from_queue() (diff) | |
download | wireguard-linux-53f58d8ed862a3675659fb3162abfc5dd5f1025b.tar.xz wireguard-linux-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 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions