Le 04/09/2025 à 13:27, Liao Yuanhong a écrit :
For ternary operators in the form of "a ? true : false", if 'a' itself
returns a boolean result, the ternary operator can be omitted. Remove
redundant ternary operators to clean up the code.

Signed-off-by: Liao Yuanhong <liaoyuanh...@vivo.com>
---

Hi,

Acked-by: Raphaël Gallais-Pou <rgallais...@gmail.com>

Thanks,
Best regards,
Raphaël

Reply via email to