0866d18d03
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 | ||
Kconfig | ||
Kconfig.telnet | ||
Kconfig.ws | ||
ipm_console_receiver.c | ||
ipm_console_sender.c | ||
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 |