diff options
author | Al Viro <[email protected]> | 2020-08-22 22:19:12 -0400 |
---|---|---|
committer | Al Viro <[email protected]> | 2020-10-25 20:01:49 -0400 |
commit | d01f0594d727d2346e4b6ac26ae63e416b60c3f0 (patch) | |
tree | 960994478a79c73a04a47052a9406fdaa1e9bb48 /drivers/platform/surface/aggregator/ssh_parser.c | |
parent | 8677600d796697f04adcdec57bd73a9f54c79697 (diff) |
untangling ep_call_nested(): it's all serialized on epmutex.
IOW,
* no locking is needed to protect the list
* the list is actually a stack
* no need to check ->ctx
* it can bloody well be a static 5-element array - nobody is
going to be accessing it in parallel.
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_parser.c')
0 files changed, 0 insertions, 0 deletions