mirror_zfs/module/os
Richard Yao 11e3416ae7
Cleanup: Remove branches that always evaluate the same way
Coverity reported that the ASSERT in taskq_create() is always true and
the `*offp > MAXOFFSET_T` check in zfs_file_seek() is always false.

We delete them as cleanup.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Closes #14130
2022-11-03 10:47:48 -07:00
..
freebsd acl: use uintptr_t for ace walker cookies 2022-11-03 09:51:34 -07:00
linux Cleanup: Remove branches that always evaluate the same way 2022-11-03 10:47:48 -07:00