NetBSD/sys/dev/sdmmc
reinoud ae745f2c6a Initialise error variable to zero. If all the if's fail it exists the function
sdmmc_init returning the then still uninitialised variable.

gcc can't know if one of the if's is bound to happen.

Detected with -DDEBUG -DDIAGNOSTIC -DKGDB - ...
2010-05-01 21:14:39 +00:00
..
devlist2h.awk
files.sdmmc Remove trailing whitespace, 2009-06-28 11:17:39 +00:00
ld_sdmmc.c Always sector size is treated as 512 bytes. 2009-11-28 10:00:24 +00:00
Makefile.sdmmcdevs
sbt.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-06 08:20:49 +00:00
sdhc.c Added sdhc at cardbus support. 2010-03-27 03:04:51 +00:00
sdhcreg.h
sdhcvar.h Added sdhc at cardbus support. 2010-03-27 03:04:51 +00:00
sdmmc_cis.c
sdmmc_io.c Convert tsleep(&lbolt) to kpause(). Make ltsleep/mtsleep on lbolt 2009-12-05 22:34:43 +00:00
sdmmc_ioreg.h
sdmmc_mem.c Initialise error variable to zero. If all the if's fail it exists the function 2010-05-01 21:14:39 +00:00
sdmmc.c - mention MMC SPI mode. 2010-04-06 15:10:09 +00:00
sdmmcchip.h - mention MMC SPI mode. 2010-04-06 15:10:09 +00:00
sdmmcdevs
sdmmcdevs.h
sdmmcreg.h - mention MMC SPI mode. 2010-04-06 15:10:09 +00:00
sdmmcvar.h - mention MMC SPI mode. 2010-04-06 15:10:09 +00:00