]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - fs/read_write.c
fs: remove do_compat_readv_writev
authorChristoph Hellwig <hch@lst.de>
Sat, 27 May 2017 08:16:47 +0000 (11:16 +0300)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 29 Jun 2017 21:49:21 +0000 (17:49 -0400)
commit26c87fb7d10dadc59a475c7809adc05303bf951e
tree4e9ff5c7208689d1f5ea6b1be535b97219fd380a
parent251b42a1dc641fac3fe412515233d60456180011
fs: remove do_compat_readv_writev

opencode it in both callers to simplify the call stack a bit.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/read_write.c