diff options
author | Jiapeng Zhong <[email protected]> | 2021-01-20 15:39:37 +0800 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2021-02-01 11:54:48 +0100 |
commit | fe6e1471785a714220d1289e831fc0e74cb1f232 (patch) | |
tree | be4dee809b3c248eaf579354115169df0ed91dfa /tools/perf/scripts/python | |
parent | 4f9833d3ec8da34861cd0680b00c73e653877eb9 (diff) |
mmc: atmel-mci: Assign boolean values to a bool variable
Fix the following coccicheck warnings:
./drivers/mmc/host/atmel-mci.c:2436:2-34: WARNING: Assignment
of 0/1 to bool variable.
./drivers/mmc/host/atmel-mci.c:2425:2-20: WARNING: Assignment
of 0/1 to bool variable.
Reported-by: Abaci Robot <[email protected]>
Signed-off-by: Jiapeng Zhong <[email protected]>
Acked-by: Ludovic Desroches <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions