[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210308132748.GC4931@dell>
Date: Mon, 8 Mar 2021 13:27:48 +0000
From: Lee Jones <lee.jones@...aro.org>
To: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mfd: dbx500-prcmu: Use true and false for bool variable
On Wed, 10 Feb 2021, Jiapeng Chong wrote:
> Fix the following coccicheck warning:
>
> ./include/linux/mfd/db8500-prcmu.h:723:8-9: WARNING: return of 0/1 in
> function 'db8500_prcmu_is_ac_wake_requested' with return type bool.
>
> Reported-by: Abaci Robot<abaci@...ux.alibaba.com>
This needs a ' ' before the '<'.
> Signed-off-by: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
> ---
> include/linux/mfd/db8500-prcmu.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
I fixed the above and applied the patch, thanks.
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists