diff options
| author | Al Viro <[email protected]> | 2017-07-14 20:42:29 +0000 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2017-12-03 02:24:03 +0000 |
| commit | 53f58d8ed862a3675659fb3162abfc5dd5f1025b (patch) | |
| tree | a458181d33feca0f939230cb61a83ea54412fa8f /net/unix/af_unix.c | |
| parent | vmci: get rid of qp_memcpy_from_queue() (diff) | |
| download | kernel-53f58d8ed862a3675659fb3162abfc5dd5f1025b.tar.gz kernel-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 <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
