diff options
| author | Jules Irenge <[email protected]> | 2020-03-31 21:46:42 +0100 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2020-05-25 11:25:16 +0200 |
| commit | 78d933c79cb649906577715af15400c7724ca633 (patch) | |
| tree | 227bb960e5d20671727325ce0058979935c29336 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | c142c6a449c7765b0d3b6ecce0be8d783a19abcb (diff) | |
btrfs: add missing annotation for btrfs_tree_lock()
Sparse reports a warning at btrfs_tree_lock()
warning: context imbalance in btrfs_tree_lock() - wrong count at exit
The root cause is the missing annotation at btrfs_tree_lock()
Add the missing __acquires(&eb->lock) annotation
Signed-off-by: Jules Irenge <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions