diff options
author | Mike Snitzer <snitzer@kernel.org> | 2024-02-05 21:04:20 -0500 |
---|---|---|
committer | Mike Snitzer <snitzer@kernel.org> | 2024-02-20 13:43:18 -0500 |
commit | f46b1ab7e7e4dacd748ccb6e12a77a3fea229764 (patch) | |
tree | 414aa5384127aaae01eb4b6e30e17c1ccaf4aebe /scripts/lib/kdoc/kdoc_output.py | |
parent | 872564c501b72ae0c84af51084753e8652e4a84b (diff) |
dm vdo dedupe: silence sparse warnings about locking context imbalances
Annotate both open_index() and close_index() with
__must_hold(&zones->lock) to silence these sparse warnings:
warning: context imbalance in 'close_index' - unexpected unlock
warning: context imbalance in 'open_index' - unexpected unlock
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Signed-off-by: Susan LeGendre-McGhee <slegendr@redhat.com>
Signed-off-by: Matthew Sakai <msakai@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions