zephyr/samples/boards/96b_argonkey
Armando Visconti 16dc36bb61 samples/96b_argonkey: microphone: Fix coverity bug 190958
Fix coverity CID 190958: Logically dead code (DEADCODE)
(bug: #13857)

Condition (ret < 0) was tested, but 'ret' variable was not
assigned.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2019-02-27 10:02:49 -06:00
..
microphone samples/96b_argonkey: microphone: Fix coverity bug 190958 2019-02-27 10:02:49 -06:00
sensors samples/96b_argonkey: change log configurations 2019-02-19 12:29:09 -06:00