HomeFreeBSD

Remove set but not used variable in ddt.c (#16522)

Description

Remove set but not used variable in ddt.c (#16522)

module/zfs/ddt.c:2612:6: error: variable 'total' set but not used

Signed-off-by: Tino Reichardt <milky-zfs@mcmilk.de>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>

Details

Provenance
Tino Reichardt <milky-zfs@mcmilk.de>Authored on Sep 10 2024, 7:46 PM
GitHub <noreply@github.com>Committed on Sep 10 2024, 7:46 PM
Parents
rG308f7c2f14de: Fix an uninitialized data access (#16511)
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG1713aa7b4d20: Remove set but not used variable in ddt.c (#16522) (authored by Tino Reichardt <milky-zfs@mcmilk.de>).Sep 10 2024, 7:46 PM