Miklos Szeredi b9ca67b2dd 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: Miklos Szeredi <mszeredi@suse.cz>
2010-09-07 13:42:41 +02:00
..
2010-09-07 13:42:41 +02:00
2010-09-07 13:42:41 +02:00
2010-07-12 14:41:40 +02:00
2009-01-22 13:15:55 +03:00