Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
module: zfs: arc: hdr_full_crypt_dest: drop unevaulated-only variable
This explodes as -Wunused-variable on GCC 8.5.0, despite it being used, just not in an evaulated context Closes openzfs#13194 Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
- Loading branch information