[PATCH 08/10] headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h>
Yury Norov
yury.norov at gmail.com
Thu Sep 1 19:10:09 PDT 2022
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 at kernel.org>
> >
> > This is a much smaller header.
> >
> > Signed-off-by: Ingo Molnar <mingo at kernel.org>
> > Signed-off-by: Yury Norov <yury.norov at gmail.com>
> > ---
> > 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")
More information about the linux-arm-kernel
mailing list