mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-06-06 14:16:36 +03:00
8d177c181f
The typo did not have any effect (apart from a negligible performance impact) because skc->skc_flags * KMC_OFFSLAB is always non-null when at least one bit in skc->skc_flags is set. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>