On 7/15/25 11:25 PM, peter.wang at mediatek.com wrote: > This patch updates the return type to bool for consistency > with the previous style. What previous style? Please follow the style that is used elsewhere in the Linux kernel and do *not* introduce any unnecessary explicit conversions to bool. Bart.