mirror_zfs/module/os/linux
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
..
spl Cleanup: Remove branches that always evaluate the same way 2022-11-03 10:47:48 -07:00
zfs Cleanup: Remove branches that always evaluate the same way 2022-11-03 10:47:48 -07:00