On Wed, 6 May 2020 14:17:26 +0800, Jason Yan wrote:
> Fix the following coccicheck warning:
>
> drivers/regulator/db8500-prcmu.c:184:1-17: WARNING: Assignment of 0/1 to
> bool variable
>
> Signed-off-by: Jason Yan
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie
Fix the following coccicheck warning:
drivers/regulator/db8500-prcmu.c:184:1-17: WARNING: Assignment of 0/1 to
bool variable
Signed-off-by: Jason Yan
---
drivers/regulator/db8500-prcmu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/regulator/db8500-prcmu.c b/drive
2 matches
Mail list logo