diff options
| author | Christoph Hellwig <hch@lst.de> | 2026-03-23 10:01:46 +0300 |
|---|---|---|
| committer | Christian Brauner <brauner@kernel.org> | 2026-03-23 14:41:58 +0300 |
| commit | e8767a3134ca69a307b37f7f58ca088dbee6eb82 (patch) | |
| tree | 425259dd28393a196c0520d6f8750ba61c074182 /include/linux/pps_kernel.h | |
| parent | 0924f6b80d4ac8cc0460fc73de163b562127026d (diff) | |
| download | linux-e8767a3134ca69a307b37f7f58ca088dbee6eb82.tar.xz | |
fs: remove do_sys_truncate
do_sys_truncate ist only used to implement ksys_truncate and the native
truncate syscalls. Merge do_sys_truncate into ksys_truncate and return
int from it as it only returns 0 or negative errnos.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://patch.msgid.link/20260323070205.2939118-4-hch@lst.de
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'include/linux/pps_kernel.h')
0 files changed, 0 insertions, 0 deletions
