zephyr/scripts/coccinelle
Peter Bigot f0c0b3b5dc scripts/coccinelle: add sleep to int literal to timeout standardization
k_sleep uses the same underlying thread infrastructure as the other
functions that take timeouts, so the delay should be specified as a
timeout rather than milliseconds.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2019-10-09 08:38:10 -04:00
..
array_size.cocci
deref_null.cocci
identifier_length.cocci
ignore_return.cocci
int_literal_to_timeout.cocci scripts/coccinelle: add sleep to int literal to timeout standardization 2019-10-09 08:38:10 -04:00
irq_lock.cocci
mini_lock.cocci
noderef.cocci
returnvar.cocci
semicolon.cocci
unsigned_lesser_than_zero.cocci
unsigned_shift.cocci
unsigned_suffix.cocci