Commit e8d2e25
committed
btrfs: use clear_and_wake_up_bit() where open coded
There are two cases open coding the clear and wake up pattern, we can
use the helper.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: David Sterba <dsterba@suse.com>1 parent 72b2b19 commit e8d2e25
1 file changed
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2060 | 2060 | | |
2061 | 2061 | | |
2062 | 2062 | | |
2063 | | - | |
2064 | | - | |
2065 | | - | |
2066 | | - | |
| 2063 | + | |
2067 | 2064 | | |
2068 | 2065 | | |
2069 | 2066 | | |
| |||
3681 | 3678 | | |
3682 | 3679 | | |
3683 | 3680 | | |
3684 | | - | |
3685 | | - | |
3686 | | - | |
| 3681 | + | |
3687 | 3682 | | |
3688 | 3683 | | |
3689 | 3684 | | |
| |||
0 commit comments