846dfd4b86
Coverity scan found issue with a missing 'break' statement. Fix push_data by adding the break after handling the 1 byte case. Coverity CID: 190978 Fixes #13842 Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.dw | ||
Kconfig.mcux_dspi | ||
Kconfig.mcux_lpspi | ||
Kconfig.nrfx | ||
Kconfig.sam | ||
Kconfig.sam0 | ||
Kconfig.sifive | ||
Kconfig.stm32 | ||
spi_context.h | ||
spi_dw.c | ||
spi_dw.h | ||
spi_dw_quark_se_ss_regs.h | ||
spi_dw_regs.h | ||
spi_handlers.c | ||
spi_intel.c | ||
spi_intel.h | ||
spi_intel_regs.h | ||
spi_ll_stm32.c | ||
spi_ll_stm32.h | ||
spi_mcux_dspi.c | ||
spi_mcux_lpspi.c | ||
spi_nrfx_spi.c | ||
spi_nrfx_spim.c | ||
spi_nrfx_spis.c | ||
spi_sam.c | ||
spi_sam0.c | ||
spi_sifive.c | ||
spi_sifive.h |