Module Name: src Committed By: riastradh Date: Tue Oct 1 17:08:47 UTC 2024
Modified Files:
src/sys/compat/linux/common: linux_file.c
Log Message:
linux_sys_copy_file_range: Prune dead branch.
kmem_alloc(KM_SLEEP) can't fail.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 src/sys/compat/linux/common/linux_file.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
