On Thu, Apr 14, 2022 at 01:39:24PM +0200, Phil Sutter wrote: > Since setelem_delete() assigns to 'prev' pointer only if it doesn't have > EXPR_F_REMOVE flag set, there is no need to check that flag in called > functions. Applied, thanks
On Thu, Apr 14, 2022 at 01:39:24PM +0200, Phil Sutter wrote: > Since setelem_delete() assigns to 'prev' pointer only if it doesn't have > EXPR_F_REMOVE flag set, there is no need to check that flag in called > functions. Applied, thanks