mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
15dc8b072e
Removed 2 ASSERT()s which had no effect because by definition size_t is always an unsigned type thus is always >= 0.