On Fri, Sep 12, 2025 at 07:57:20PM +0200, David Hildenbrand wrote: > On 10.09.25 22:22, Lorenzo Stoakes wrote: > > Now we have the f_op->mmap_prepare() hook, having a static function called > > __mmap_prepare() that has nothing to do with it is confusing, so rename the > > function to __mmap_setup(). > > > > Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx> > > --- > > Reviewed-by: David Hildenbrand <david@xxxxxxxxxx> Thanks! > > -- > Cheers > > David / dhildenb >