On Thu, Sep 01, 2022 at 09:43:13PM +0100, Matthew Wilcox wrote: > On Wed, Jul 06, 2022 at 10:42:51AM -0700, Yury Norov wrote: > > From: Ingo Molnar <mingo@xxxxxxxxxx> > > > > This is a much smaller header. > > > > Signed-off-by: Ingo Molnar <mingo@xxxxxxxxxx> > > Signed-off-by: Yury Norov <yury.norov@xxxxxxxxx> > > --- > > include/linux/gfp.h | 345 +------------------------------------ > > include/linux/gfp_types.h | 348 ++++++++++++++++++++++++++++++++++++++ > > 2 files changed, 350 insertions(+), 343 deletions(-) > > You move a lot of kernel-doc. Where do you change the rst files? Ingo - nowhere. So I did it in the next patch: 7343f2b0db4961d ("headers/deps: mm: align MANITAINERS and Docs with new gfp.h structure")