Commit f24d255
committed
btrfs: switch int dev_replace_is_ongoing variables/parameters to bool
Both the variable and the parameter are used as logical indicators so
convert them to bool.
Reviewed-by: Naohiro Aota <naohiro.aota@wdc.com>
Signed-off-by: David Sterba <dsterba@suse.com>1 parent f963e01 commit f24d255
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5959 | 5959 | | |
5960 | 5960 | | |
5961 | 5961 | | |
5962 | | - | |
| 5962 | + | |
5963 | 5963 | | |
5964 | 5964 | | |
5965 | 5965 | | |
| |||
6567 | 6567 | | |
6568 | 6568 | | |
6569 | 6569 | | |
6570 | | - | |
| 6570 | + | |
6571 | 6571 | | |
6572 | 6572 | | |
6573 | 6573 | | |
| |||
0 commit comments