Re: [PATCH 0/6] mmc: use true,false for bool variable

From: Ulf Hansson
Date: Thu Jan 16 2020 - 09:40:21 EST


On Tue, 24 Dec 2019 at 08:25, zhengbin <zhengbin13@xxxxxxxxxx> wrote:
>
> zhengbin (6):
> mmc: core: use true,false for bool variable
> mmc: sdhci-tegra: use true,false for bool variable
> mmc: sdhci-msm: use true,false for bool variable
> mmc: omap_hsmmc: use true,false for bool variable
> mmc: davinci: use true,false for bool variable
> mmc: owl: use true,false for bool variable
>
> drivers/mmc/core/core.c | 2 +-
> drivers/mmc/host/davinci_mmc.c | 6 +++---
> drivers/mmc/host/omap_hsmmc.c | 6 +++---
> drivers/mmc/host/owl-mmc.c | 4 ++--
> drivers/mmc/host/sdhci-msm.c | 4 ++--
> drivers/mmc/host/sdhci-tegra.c | 2 +-
> 6 files changed, 12 insertions(+), 12 deletions(-)
>
> --
> 2.7.4
>

This is silly, it doesn't improve anything. So, no thanks!

Kind regards
Uffe