On Fri, Nov 15, 2024 at 03:57:44PM -0800, Keren Sun wrote: > Remove the else block since there is already a break in the statement of > if (iter->oom_lock), just set iter->oom_lock true after the if block > ends. > > Signed-off-by: Keren Sun <kerensun@xxxxxxxxxx> Reviewed-by: Roman Gushchin <roman.gushchin@xxxxxxxxx> Thanks!