mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-17 14:45:54 +00:00
irq_lock returns an unsigned int, though, several places was using signed int. This commit fix this behaviour. In order to avoid this error happens again, a coccinelle script was added and can be used to check violations. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ipm_handlers.c | ||
ipm_mcux.c | ||
ipm_quark_se.c | ||
ipm_quark_se.h | ||
Kconfig |