Some API that takes timeouts represented by integral milliseconds recommended using the K_NO_WAIT and K_FOREVER constants, which are no longer integers. This script replaces the incorrect arguments with the corresponding legacy integral value. 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 | ||
| ms_timeout.cocci | ||
| noderef.cocci | ||
| returnvar.cocci | ||
| semicolon.cocci | ||
| unsigned_lesser_than_zero.cocci | ||
| unsigned_shift.cocci | ||
| unsigned_suffix.cocci | ||