[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1577172735-18869-1-git-send-email-zhengbin13@huawei.com>
Date: Tue, 24 Dec 2019 15:32:09 +0800
From: zhengbin <zhengbin13@...wei.com>
To: <ulf.hansson@...aro.org>, <linux-mmc@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
CC: <zhengbin13@...wei.com>
Subject: [PATCH 0/6] mmc: use true,false for bool variable
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
Powered by blists - more mailing lists