blob: c5f3ca4ff93db3aaddcb2797dca93e9d8bed660b (
plain)
1
2
3
4
5
6
7
|
o Removed features:
- Our "check-local" test target no longer tries to use the Coccinelle
semantic patching tool parse all the C files. While it is a good idea
to try to make sure Coccinelle works on our C before we run a
Coccinelle patch, doing so on every test run has proven to be disruptive.
You can still run this tool manually with "make check-cocci". Closes
ticket 40030.
|