diff options
author | Johannes Thumshirn <[email protected]> | 2019-11-13 11:27:27 +0100 |
---|---|---|
committer | David Sterba <[email protected]> | 2019-11-18 17:51:51 +0100 |
commit | 0395d84f8edc6c28ce270e6eda5c7e6ff4c18545 (patch) | |
tree | 49565636869deea27cf545f279b4626b4ddbf88b /scripts/gdb/linux/utils.py | |
parent | 32da5386d9a4fd5c1155cecf703df104d918954c (diff) |
btrfs: change btrfs_fs_devices::seeding to bool
struct btrfs_fs_devices::seeding currently is declared as an integer
variable but only used as a boolean.
Change the variable definition to bool and update to code touching it to
set 'true' and 'false'.
Reviewed-by: Qu Wenruo <[email protected]>
Reviewed-by: Anand Jain <[email protected]>
Signed-off-by: Johannes Thumshirn <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions