zephyr/scripts/coccinelle
Benjamin Cabé a0287cac7f scripts: coccinelle: add errno as a reserved name
errno is defined by the ISO C standard to be a modifiable lvalue of type
int, and **must not be explicitly declared**

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2024-08-22 14:21:53 -04:00
..
array_size.cocci
boolean.cocci
const_config_info.cocci
deref_null.cocci
find_dev_usage.cocci
find_functions.cocci
identifier_length.cocci
ignore_return.cocci
int_ms_to_timeout.cocci
irq_lock.cocci
macros.h
mini_lock.cocci
ms_timeout.cocci
noderef.cocci
reserved_names.cocci
returnvar.cocci
same_identifier.cocci
semicolon.cocci
symbols.txt scripts: coccinelle: add errno as a reserved name 2024-08-22 14:21:53 -04:00
unsigned_lesser_than_zero.cocci
unsigned_shift.cocci
unsigned_suffix.cocci
ztest_strcmp.cocci