]> Sergey Matveev's repositories - public-inbox.git/commitdiff
lei: simplify PktOp callers
authorEric Wong <e@80x24.org>
Sun, 28 Mar 2021 09:01:13 +0000 (09:01 +0000)
committerEric Wong <e@80x24.org>
Sun, 28 Mar 2021 23:01:36 +0000 (23:01 +0000)
Provide a consistent ->op_wait_event method instead of
forcing callers to loop (or not) at each callsite.
This also avoid a leak possibility by avoiding circular
references.


No differences found