diff options
| author | Jules Irenge <[email protected]> | 2020-02-23 23:16:47 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-02-24 13:26:49 -0800 |
| commit | b77b4f634e5f7b0477e682ad643cbad43b7d9d93 (patch) | |
| tree | f81a3e18360823741ae4097414ce7008b2c9cdf4 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | 6c72b7740c8665671c0d5d3001490c0e41939c1f (diff) | |
sctp: Add missing annotation for sctp_transport_walk_stop()
Sparse reports a warning at sctp_transport_walk_stop()
warning: context imbalance in sctp_transport_walk_stop
- wrong count at exit
The root cause is the missing annotation at sctp_transport_walk_stop()
Add the missing __releases(RCU) annotation
Signed-off-by: Jules Irenge <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions