ticket40030 416 B

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