commit | a68735d7975dde1392f408417c6b5f24c6bf9358 | [log] [tgz] |
---|---|---|
author | zhengbin <zhengbin13@huawei.com> | Tue Dec 24 11:52:04 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Dec 25 18:17:09 2019 +0000 |
tree | 3c5c39079c95a36986b27b399cdc81d9ee026f5d | |
parent | 11299c5cd8868479e9acfc525ba3c2e882c7ba0c [diff] |
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>