commit | 251b42a1dc641fac3fe412515233d60456180011 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat May 27 11:16:46 2017 +0300 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Jun 29 17:49:21 2017 -0400 |
tree | 19fe784d5f1f6a8ada89fd8fc7951904a517ea85 | |
parent | 20223f0f39ea9d31ece08f04ac79f8c4e8d98246 [diff] |
fs: remove do_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>