]> git.baikalelectronics.ru Git - kernel.git/commit
headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h>
authorIngo Molnar <mingo@kernel.org>
Thu, 14 Apr 2022 16:42:28 +0000 (18:42 +0200)
committerYury Norov <yury.norov@gmail.com>
Fri, 15 Jul 2022 13:35:54 +0000 (06:35 -0700)
commit49b00bd528ee28ac3da03741be70ff45f9c8e995
tree5dfbda2ac29697ba71a6da7f596f4aa7e3b9c0c5
parent0134260affd24026ea0a7273200dbc3806ac6ff9
headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h>

This is a much smaller header.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Yury Norov <yury.norov@gmail.com>
include/linux/gfp.h
include/linux/gfp_types.h [new file with mode: 0644]