On 2/9/21 12:47 AM, Christoph Hellwig wrote: >> +extern bool filemap_range_needs_writeback(struct address_space *, >> + loff_t lstart, loff_t lend); > > no need for the extern. Just following the style in the file. -- Jens Axboe
On 2/9/21 12:47 AM, Christoph Hellwig wrote: >> +extern bool filemap_range_needs_writeback(struct address_space *, >> + loff_t lstart, loff_t lend); > > no need for the extern. Just following the style in the file. -- Jens Axboe