diff options
| author | Liu Bo <[email protected]> | 2017-12-04 15:40:35 -0700 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2018-01-22 16:08:20 +0100 |
| commit | db34be19c4f0f5512a4adf63713e4f5494618ead (patch) | |
| tree | d68c3427f24c6d6e3a2fe55bc33c8b20c96c0f2f /drivers/fpga/fpga-region.c | |
| parent | 05a5c55dfc308544200752f2f0860c6bdd9b7281 (diff) | |
Btrfs: remove redundant check in rbio_can_merge
Given the above
'
if (last->operation != cur->operation)
return 0;
',
it's guaranteed that two operations are same.
Signed-off-by: Liu Bo <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-region.c')
0 files changed, 0 insertions, 0 deletions