Signed-off-by: Qu Wenruo <[email protected]>
---
 utils.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/utils.c b/utils.c
index 0b271517551b..2709ced97f97 100644
--- a/utils.c
+++ b/utils.c
@@ -1928,7 +1928,6 @@ int test_num_disk_vs_raid(u64 metadata_profile, u64 
data_profile,
                __attribute__ ((fallthrough));
        case 1:
                allowed |= BTRFS_BLOCK_GROUP_DUP;
-               __attribute__ ((fallthrough));
        }
 
        if (dev_cnt > 1 && profile & BTRFS_BLOCK_GROUP_DUP) {
-- 
2.22.0

Reply via email to