Loading fs/iomap/buffered-io.c +1 −1 Original line number Diff line number Diff line Loading @@ -531,7 +531,7 @@ iomap_write_failed(struct inode *inode, loff_t pos, unsigned len) static int iomap_read_page_sync(loff_t block_start, struct page *page, unsigned poff, unsigned plen, struct iomap *iomap) unsigned plen, const struct iomap *iomap) { struct bio_vec bvec; struct bio bio; Loading Loading
fs/iomap/buffered-io.c +1 −1 Original line number Diff line number Diff line Loading @@ -531,7 +531,7 @@ iomap_write_failed(struct inode *inode, loff_t pos, unsigned len) static int iomap_read_page_sync(loff_t block_start, struct page *page, unsigned poff, unsigned plen, struct iomap *iomap) unsigned plen, const struct iomap *iomap) { struct bio_vec bvec; struct bio bio; Loading