]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: eliminate the pos variable in xfs_file_dio_aio_write
authorChristoph Hellwig <hch@lst.de>
Thu, 7 Apr 2016 15:51:57 +0000 (08:51 -0700)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 1 May 2016 23:58:39 +0000 (19:58 -0400)
commitf0b435a63f26d48731fb24fb359d65dfd0357b81
treecd26e648658f5529cc18321b1e44f13dc468b220
parentad1ea04f0dd28f9b6416afed227a8a669bee899d
xfs: eliminate the pos variable in xfs_file_dio_aio_write

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