Re: [PATCH 2/8] mm/huge: avoid big else branch in zap_huge_pmd()

From: Baolin Wang

Date: Thu Mar 19 2026 - 02:39:55 EST




On 3/19/26 4:39 AM, Lorenzo Stoakes (Oracle) wrote:
We don't need to have an extra level of indentation, we can simply exit
early in the first two branches.

Signed-off-by: Lorenzo Stoakes (Oracle) <ljs@xxxxxxxxxx>
---

LGTM.
Reviewed-by: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>