aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorJohannes Thumshirn <[email protected]>2019-11-13 11:27:28 +0100
committerDavid Sterba <[email protected]>2019-11-18 17:51:51 +0100
commit7f0432d0d8dc1d29ab5276805d648c5b0a408105 (patch)
treedeb4e38c7013ca78907114ffe92e0b13936dfd32 /scripts/gdb/linux/utils.py
parent0395d84f8edc6c28ce270e6eda5c7e6ff4c18545 (diff)
btrfs: change btrfs_fs_devices::rotating to bool
struct btrfs_fs_devices::rotating 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