Christoph Hellwig <hch@xxxxxxxxxxxxx> writes: >> -static struct iomap_page * >> -iomap_page_create(struct inode *inode, struct folio *folio, unsigned int flags) >> +static struct iomap_folio *iomap_iof_alloc(struct inode *inode, >> + struct folio *folio, unsigned int flags) > > This is really weird indenttion. Please just use two tabs like the > rest of the code. Ok, sure. Will fix this indentation in the next rev. -ritesh