[PATCH 29/30] mm: remove include/linux/bootmem.h
Michal Hocko
mhocko at kernel.org
Wed Sep 26 19:38:46 AEST 2018
On Fri 14-09-18 15:10:44, Mike Rapoport wrote:
> Move remaining definitions and declarations from include/linux/bootmem.h
> into include/linux/memblock.h and remove the redundant header.
>
> The includes were replaced with the semantic patch below and then
> semi-automated removal of duplicated '#include <linux/memblock.h>
>
> @@
> @@
> - #include <linux/bootmem.h>
> + #include <linux/memblock.h>
>
> Signed-off-by: Mike Rapoport <rppt at linux.vnet.ibm.com>
Acked-by: Michal Hocko <mhocko at suse.com>
--
Michal Hocko
SUSE Labs
More information about the Linuxppc-dev
mailing list