zephyr/subsys/disk
Maureen Helm 3118c926c6 disk: sdhc: Remove logically dead code from spi sdhc driver
We already returned out of the function if err is nonzero, therefore it
is impossible to reach this return statement.

Coverity-CID: 205612

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2019-11-18 13:53:02 +01:00
..
CMakeLists.txt usdhc: support NXP i.MXRT usdhc 2019-07-10 11:58:15 -05:00
disk_access_flash.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
disk_access_ram.c cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
disk_access_sdhc.h disk: sdhc: Add support for standard-capacity SD cards 2019-09-19 09:49:07 -05:00
disk_access_spi_sdhc.c disk: sdhc: Remove logically dead code from spi sdhc driver 2019-11-18 13:53:02 +01:00
disk_access_usdhc.c disk: Fix usdhc driver out-of-bounds array access 2019-08-30 16:57:55 +02:00
disk_access.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
fat12_ramdisk.h
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00