diff options
| author | Jules Irenge <[email protected]> | 2020-02-23 23:16:45 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-02-24 13:26:48 -0800 |
| commit | 887cf3d139347fed6e0a11b08cf7ed21f6f0fc3b (patch) | |
| tree | 3a0bfc5bee89e93832165976e080e428b64065cb /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | 28b380e28925cad4ccc70b1cd2faef7aa7ba707d (diff) | |
sctp: Add missing annotation for sctp_err_finish()
Sparse reports a warning at sctp_err_finish()
warning: context imbalance in sctp_err_finish() - unexpected unlock
The root cause is a missing annotation at sctp_err_finish()
Add the missing __releases(&((__sk)->sk_lock.slock)) annotation
Signed-off-by: Jules Irenge <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions