Al Viro 53f58d8ed8 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>
2017-12-02 21:24:03 -05:00
..
2013-01-08 16:15:57 -08:00
2013-01-08 16:15:55 -08:00
2013-01-08 16:15:56 -08:00
2013-01-08 16:15:56 -08:00