Re: [PATCH 1/3] mm/memory_hotplug: use helper zone_is_zone_device() to simplify the code

From: HORIGUCHI NAOYA(堀口 直也)
Date: Mon Aug 23 2021 - 04:21:04 EST


On Sat, Aug 21, 2021 at 05:42:44PM +0800, Miaohe Lin wrote:
> Use helper zone_is_zone_device() to simplify the code and remove some
> explicit CONFIG_ZONE_DEVICE codes.
>
> Signed-off-by: Miaohe Lin <linmiaohe@xxxxxxxxxx>

Reviewed-by: Naoya Horiguchi <naoya.horiguchi@xxxxxxx>