Re: [PATCH] ARM: OMAP2+: use true and false for bool variable

From: Tony Lindgren
Date: Wed Mar 24 2021 - 08:12:54 EST


* Yang Li <yang.lee@xxxxxxxxxxxxxxxxx> [210315 09:06]:
> fixed the following coccicheck:
> ./arch/arm/mach-omap2/powerdomain.c:1205:9-10: WARNING: return of 0/1 in
> function 'pwrdm_can_ever_lose_context' with return type bool

Thanks applying into omap-for-v5.13/soc.

Tony