diff options
author | 2010-09-07 13:42:41 +0200 | |
---|---|---|
committer | 2010-09-07 13:42:41 +0200 | |
commit | b9ca67b2ddf021491a3741d9555e8ff59b2175ba (patch) | |
tree | 170010fef4f0b36ff01f1f9375d9beb9677178c7 /tools/perf/scripts/python/syscall-counts.py | |
parent | fuse: flush background queue on connection close (diff) | |
download | linux-dev-b9ca67b2ddf021491a3741d9555e8ff59b2175ba.tar.xz linux-dev-b9ca67b2ddf021491a3741d9555e8ff59b2175ba.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions