]> git.baikalelectronics.ru Git - kernel.git/commit
iomap: remove the iomap arguments to ->page_{prepare,done}
authorChristoph Hellwig <hch@lst.de>
Wed, 11 Aug 2021 01:33:03 +0000 (18:33 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 17 Aug 2021 04:26:33 +0000 (21:26 -0700)
commitda3299192fdf6eb7a5a955566e6f73f554a2132b
tree45ddd814151a29cde2099a398da5b2725152e6fd
parent0b9139ffdaf05ce6ae69bc21b48c05bd17f1fdf6
iomap: remove the iomap arguments to ->page_{prepare,done}

These aren't actually used by the only instance implementing the methods.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/gfs2/bmap.c
fs/iomap/buffered-io.c
include/linux/iomap.h