diff options
author | Dan Carpenter <[email protected]> | 2019-10-31 13:55:01 +0300 |
---|---|---|
committer | David Sterba <[email protected]> | 2019-11-18 17:51:47 +0100 |
commit | 3ec17a67cc340b7b0353d7ac6d2746dcf8983b43 (patch) | |
tree | 8fa3661fdc9687e1965e311e16c3b48ab464d64f /scripts/gen_compile_commands.py | |
parent | 6ef108dd0cda65d3031166222e64cdf71fdd3359 (diff) |
btrfs: clean up locking name in scrub_enumerate_chunks()
The "&fs_info->dev_replace.rwsem" and "&dev_replace->rwsem" refer to
the same lock but Smatch is not clever enough to figure that out so it
leads to static checker warnings. It's better to use it consistently
anyway.
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions