mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-10 10:07:31 +00:00
Check the return value of k_poll() as instructed by Coverity. If debugging is enabled we print error if this happens, otherwise this error is ignored. In our case the return value should always be 0. Coverity-CID: 173652 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
bluetooth | ||
console | ||
cpp | ||
debug | ||
disk | ||
fs | ||
logging | ||
net | ||
shell | ||
usb | ||
Kconfig | ||
Makefile |