Home
last modified time | relevance | path

Searched hist:b9ca67b2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/fuse/
H A Ddev.cb9ca67b2 Tue Sep 07 06:42:41 CDT 2010 Miklos Szeredi <mszeredi@suse.cz> 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>
b9ca67b2 Tue Sep 07 06:42:41 CDT 2010 Miklos Szeredi <mszeredi@suse.cz> 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>
H A Dfile.cb9ca67b2 Tue Sep 07 06:42:41 CDT 2010 Miklos Szeredi <mszeredi@suse.cz> 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>
b9ca67b2 Tue Sep 07 06:42:41 CDT 2010 Miklos Szeredi <mszeredi@suse.cz> 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>