diff options
author | zhengbin <zhengbin13@huawei.com> | 2019-12-24 06:52:04 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-12-25 21:17:09 +0300 |
commit | a68735d7975dde1392f408417c6b5f24c6bf9358 (patch) | |
tree | 3c5c39079c95a36986b27b399cdc81d9ee026f5d /scripts/gdb/linux/utils.py | |
parent | 11299c5cd8868479e9acfc525ba3c2e882c7ba0c (diff) | |
download | linux-a68735d7975dde1392f408417c6b5f24c6bf9358.tar.xz |
spi: fsl-lpspi: use true,false for bool variable
Fixes coccicheck warning:
drivers/spi/spi-fsl-lpspi.c:472:2-19: WARNING: Assignment of 0/1 to bool variable
drivers/spi/spi-fsl-lpspi.c:474:2-19: WARNING: Assignment of 0/1 to bool variable
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: zhengbin <zhengbin13@huawei.com>
Link: https://lore.kernel.org/r/1577159526-33689-2-git-send-email-zhengbin13@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions