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 everywhere: fix typos 2022-03-18 13:24:08 -04:00
deref_null.cocci
find_dev_usage.cocci everywhere: fix typos 2022-03-18 13:24:08 -04:00
find_functions.cocci everywhere: fix typos 2022-03-18 13:24:08 -04:00
identifier_length.cocci
ignore_return.cocci
int_ms_to_timeout.cocci everywhere: fix typos 2022-03-18 13:24:08 -04:00
irq_lock.cocci
macros.h cocinelle: Parse ztest test functions 2024-06-14 19:25:42 +02:00
mini_lock.cocci
ms_timeout.cocci everywhere: fix typos 2022-03-18 13:24:08 -04:00
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 cocinelle: Add a sematic patch file for ztest string assertions 2024-06-14 19:25:42 +02:00