git: More style, comments, includes and unused params fixes for sdhci and mmc.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Sun May 21 03:58:05 PDT 2017
commit 4d3ae5900ccbcc3c6787707334347ba4e6da7e5e
Author: Imre Vadász <imre at vdsz.com>
Date: Sun May 21 12:53:03 2017 +0200
More style, comments, includes and unused params fixes for sdhci and mmc.
Taken-From: FreeBSD (svn r314811)
Summary of changes:
sys/bus/mmc/bridge.h | 4 ++--
sys/bus/mmc/mmc.c | 36 ++++++++++++++++++++++++-----------
sys/bus/mmc/mmcbrvar.h | 5 ++++-
sys/bus/mmc/mmcvar.h | 2 +-
sys/dev/disk/mmcsd/mmcsd.c | 4 ++--
sys/dev/disk/sdhci/sdhci.c | 42 ++++++++++++++++++++---------------------
sys/dev/disk/sdhci/sdhci_acpi.c | 8 ++------
sys/dev/disk/sdhci/sdhci_pci.c | 9 ++-------
8 files changed, 58 insertions(+), 52 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4d3ae5900ccbcc3c6787707334347ba4e6da7e5e
--
DragonFly BSD source repository
More information about the Commits
mailing list