]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
fs: remove __vfs_write
authorChristoph Hellwig <hch@lst.de>
Wed, 13 May 2020 06:51:46 +0000 (08:51 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 8 Jul 2020 06:27:56 +0000 (08:27 +0200)
commit53ad86266bda973b526078227997ca3fcb92c9be
treeec9181c1f881267e18ac64d2696bed1fc06277c6
parent81238b2cff1469ff5b94390d026cd075105d6dcd
fs: remove __vfs_write

Fold it into the two callers.

Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/read_write.c