Commit 4990864
kshtsk
erasure-code/clay: cleanup unused but set variable count_retrieved_sub_chunks
Addresses clang 17 error:
/home/rocky/ceph/src/erasure-code/clay/ErasureCodeClay.cc:481:7: error: variable 'count_retrieved_sub_chunks' set but not used [-Werror,-Wunused-but-set-variable]
Signed-off-by: kshtsk <[email protected]>1 parent 420dcdb commit 4990864
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
478 | 478 | | |
479 | 479 | | |
480 | 480 | | |
481 | | - | |
482 | 481 | | |
483 | 482 | | |
484 | 483 | | |
| |||
622 | 621 | | |
623 | 622 | | |
624 | 623 | | |
625 | | - | |
626 | 624 | | |
627 | 625 | | |
628 | 626 | | |
| |||
0 commit comments