diff options
author | Brian Behlendorf <[email protected]> | 2017-01-19 17:09:04 -0800 |
---|---|---|
committer | GitHub <[email protected]> | 2017-01-19 17:09:04 -0800 |
commit | beabc5e46c7bbe4f1ab3f6ed7b92dc9a7a314c99 (patch) | |
tree | 16942f7c4559cc19a083badf18aa5f7793f7c787 /man | |
parent | 040dab993936d832df4c7624bbcdb71c3fb9b34b (diff) |
Fix unused variable warning
The local mg variable is unused in non-debug builds.
Wrap the variable in ASSERTV() so that it's only present
in the debug build. Introduced by OpenZFS 7303.
Reviewed-by: Don Brady <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #5616
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions