Commit 1d80c34
committed
tests: cocci: support local sed filters
Let the user add local filters. We commonly have to extend the list
of false positives to let patch series thru. If the list is in the
main file we have to modify NIPA, and we have to be careful not to
do it while script is running, because bash. So source in a local
file if COCCI_EXTRA_CLEAN is set to it.
Signed-off-by: Jakub Kicinski <[email protected]>1 parent 8264d9a commit 1d80c34
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
0 commit comments