zephyr/scripts/coccinelle
Himanshu Jha 817f4b374f coccinelle: Suppress reports/warnings for `ext/`
The following addition `depends on !(file in "ext")` allows
to exclude `ext/` warnings reported by coccinelle scripts.

Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>
2018-11-14 19:20:34 -05:00
..
array_size.cocci coccinelle: Suppress reports/warnings for `ext/` 2018-11-14 19:20:34 -05:00
deref_null.cocci coccinelle: Suppress reports/warnings for `ext/` 2018-11-14 19:20:34 -05:00
ignore_return.cocci coccinelle: ignore_return.cocci: Update script 2018-11-07 10:30:11 -05:00
irq_lock.cocci coccinelle: irq_lock.cocci: Update script 2018-11-07 10:31:41 -05:00
mini_lock.cocci coccinelle: Add script to find cases of missing locks 2018-11-07 10:32:59 -05:00
noderef.cocci coccinelle: Suppress reports/warnings for `ext/` 2018-11-14 19:20:34 -05:00
semicolon.cocci coccinelle: Suppress reports/warnings for `ext/` 2018-11-14 19:20:34 -05:00
unsigned_lesser_than_zero.cocci coccinelle: Add script to find cases of unsigned < 0 2018-11-07 10:33:43 -05:00
unsigned_shift.cocci coccinelle: unsigned_shift.cocci: Update script 2018-11-07 10:27:44 -05:00