zephyr/lib
Rajavardhan Gundi f72c4c5236 lib/cmsis_rtos_v1: Remove redundant stack size check
stacksize is an unsigned integer and hence there's no need to
check whether it is >= 0 since it is always true. This fixes
the Github issue #9637.

Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>
2018-08-27 04:41:11 -07:00
..
base64
cmsis_rtos_v1 lib/cmsis_rtos_v1: Remove redundant stack size check 2018-08-27 04:41:11 -07:00
crc
json
libc
mempool
posix
rbtree
ring_buffer
CMakeLists.txt
Kconfig
thread_entry.c