diff options
| author | Nikolay Borisov <[email protected]> | 2020-07-15 13:48:48 +0300 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2020-10-07 12:06:57 +0200 |
| commit | 54eed6ae8d8e9df81202da64f0817d8e40d5db0e (patch) | |
| tree | 514fea2734e7e4e40ff55a9f55466bc0042a3831 /tools/perf/scripts/python/bin | |
| parent | 3712ccb7f1cccd9371efdaaac4775aa79bdf5f40 (diff) | |
btrfs: make close_fs_devices return void
The return value of this function conveys absolutely no information.
All callers already check the state of fs_devices->opened to decide how
to proceed. So convert the function to returning void. While at it make
btrfs_close_devices also return void.
Reviewed-by: Josef Bacik <[email protected]>
Reviewed-by: Anand Jain <[email protected]>
Signed-off-by: Nikolay Borisov <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions