aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorJules Irenge <[email protected]>2020-02-23 23:16:46 +0000
committerDavid S. Miller <[email protected]>2020-02-24 13:26:48 -0800
commit6c72b7740c8665671c0d5d3001490c0e41939c1f (patch)
treeb41cde517dfeda4e72294d8916caa4101ef9700b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parent887cf3d139347fed6e0a11b08cf7ed21f6f0fc3b (diff)
sctp: Add missing annotation for sctp_transport_walk_start()
Sparse reports a warning at sctp_transport_walk_start() warning: context imbalance in sctp_transport_walk_start - wrong count at exit The root cause is the missing annotation at sctp_transport_walk_start() Add the missing __acquires(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