diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2021-02-10 15:07:36 +0800 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2021-04-14 16:03:16 +0100 |
commit | 1c7c1488898e1b3fd15d38f373a8c947a2d9b1e3 (patch) | |
tree | e4402c250d06b0ead3663f2ee3cb84826c298e26 /drivers/irqchip | |
parent | 94f6f62a63853091882ee2a81a5f30152f4747c4 (diff) |
mfd: dbx500-prcmu: Use true and false for bool variable
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@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/irqchip')
0 files changed, 0 insertions, 0 deletions