On Mon, Aug 25, 2025 at 08:44:30AM +0530, I Viswanath wrote: > Refactor boolean field assignments of the form `if (a) b = true` to `b = a` > in i2c_mux_alloc > > Signed-off-by: I Viswanath Applied to for-next, thanks!