diff options
| author | Christoph Hellwig <hch@lst.de> | 2026-03-23 08:01:46 +0100 |
|---|---|---|
| committer | Christian Brauner <brauner@kernel.org> | 2026-03-23 12:41:58 +0100 |
| commit | e8767a3134ca69a307b37f7f58ca088dbee6eb82 (patch) | |
| tree | 425259dd28393a196c0520d6f8750ba61c074182 /drivers/message/i2o/git@git.tavy.me:linux.git | |
| parent | 0924f6b80d4ac8cc0460fc73de163b562127026d (diff) | |
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 'drivers/message/i2o/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
