On Wed, Nov 24, 2021 at 04:19:56PM +0800, Muchun Song wrote: > Remove PDE_DATA() completely and replace it with pde_data(). > > Signed-off-by: Muchun Song <songmuchun@xxxxxxxxxxxxx> > --- Does this survive an allmodconfig build? (I hope you used either git sed or a cocci script for this. :)) Acked-by: Christian Brauner <christian.brauner@xxxxxxxxxx>