diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2017-07-14 23:42:29 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2017-12-03 05:24:03 +0300 |
commit | 53f58d8ed862a3675659fb3162abfc5dd5f1025b (patch) | |
tree | a458181d33feca0f939230cb61a83ea54412fa8f /Documentation/filesystems/ext2.txt | |
parent | ce3d6e7d4200617e6086c1a83220cf6efd3c92cf (diff) | |
download | linux-53f58d8ed862a3675659fb3162abfc5dd5f1025b.tar.xz |
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 'Documentation/filesystems/ext2.txt')
0 files changed, 0 insertions, 0 deletions