Re: [PATCH v2 3/3] selftests/mm: kmemleak: drop stale min_unref_scans default from comments
From: Catalin Marinas
Date: Mon Aug 03 2026 - 10:12:45 EST
On Fri, Jul 31, 2026 at 03:13:06AM -0700, Breno Leitao wrote:
> The test writes min_unref_scans explicitly for every case, so its comments
> describing 1 as the default are both unnecessary and, since the default is
> now conditional, wrong. Refer to the threshold values directly.
>
> No functional change.
>
> Signed-off-by: Breno Leitao <leitao@xxxxxxxxxx>
Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx>