aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJules Irenge <jbi.octave@gmail.com>2020-03-31 21:46:42 +0100
committerDavid Sterba <dsterba@suse.com>2020-05-25 11:25:16 +0200
commit78d933c79cb649906577715af15400c7724ca633 (patch)
tree227bb960e5d20671727325ce0058979935c29336 /tools/perf/scripts/python
parentbtrfs: add missing annotation for btrfs_lock_cluster() (diff)
downloadlinux-78d933c79cb649906577715af15400c7724ca633.tar.gz
linux-78d933c79cb649906577715af15400c7724ca633.zip
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 <jbi.octave@gmail.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions