Christoph Hellwig <hch@xxxxxx> writes: > Switch to the same argument order as iomap_writepage_map and remove the > ifs argument that can be trivially recalculated. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > --- > fs/iomap/buffered-io.c | 11 +++++------ > 1 file changed, 5 insertions(+), 6 deletions(-) Straight forward change. Looks good to me. Please feel free to add - Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>