Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b9ca67b2 authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

fuse: fix lock annotations



Sparse doesn't understand lock annotations of the form
__releases(&foo->lock).  Change them to __releases(foo->lock).  Same
for __acquires().

Signed-off-by: default avatarMiklos Szeredi <mszeredi@suse.cz>
parent 595afaf9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment