mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 03:55:21 +00:00
Add support for the report and patch modes so this can be invoked by coccicheck. Use PCRE options to make the kernel timeout API identifier rule more readable. Extend the pattern to new API. Use rule extends and depends clauses, and pattern disjunction, to avoid replicating metavariable content. Hint that using --include-headers may be helpful (some patterns can be found in static inline functions). Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no> |
||
---|---|---|
.. | ||
array_size.cocci | ||
deref_null.cocci | ||
identifier_length.cocci | ||
ignore_return.cocci | ||
int_literal_to_timeout.cocci | ||
irq_lock.cocci | ||
mini_lock.cocci | ||
noderef.cocci | ||
returnvar.cocci | ||
semicolon.cocci | ||
unsigned_lesser_than_zero.cocci | ||
unsigned_shift.cocci | ||
unsigned_suffix.cocci |