Skip to content
Snippets Groups Projects
Commit 1ec09974 authored by Al Viro's avatar Al Viro
Browse files

lift the calls of ep_read_events_proc() into the callers


Expand the calls of ep_scan_ready_list() that get ep_read_events_proc().
As a side benefit we can pass depth to ep_read_events_proc() by value
and not by address - the latter used to be forced by the signature
expected from ep_scan_ready_list() callback.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent db502f8a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment