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_console_receiver.c | ||
| ipm_console_sender.c | ||
| Kconfig | ||
| Kconfig.telnet | ||
| Kconfig.ws | ||
| native_posix_console.c | ||
| ram_console.c | ||
| rtt_console.c | ||
| telnet_console.c | ||
| telnet_protocol.h | ||
| uart_console.c | ||
| uart_mcumgr.c | ||
| uart_pipe.c | ||
| websocket_console.c | ||
| xtensa_sim_console.c | ||