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
..
Makefile.sdmmcdevs
devlist2h.awk
files.sdmmc
ld_sdmmc.c
sbt.c
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.c - mention MMC SPI mode. 2010-04-06 15:10:09 +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
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