HomeFreeBSD

Fix unused variable

Description

Fix unused variable

Accidentally introduced by 3dfb57a, when building with debugging
disabled several variables are unused. Resolve this by wrapping
them in ASSERTV to remove them for non-debug builds.

Reviewed by: Don Brady <don.brady@intel.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #5284

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Oct 18 2016, 5:44 PM
GitHub <noreply@github.com>Committed on Oct 18 2016, 5:44 PM
Parents
rG66826e2285d6: Fix coverity defects: CID 147643, 152204, 49339
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG6d00b5e13699: Fix unused variable (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Oct 18 2016, 5:44 PM