Project name and homepage: KernelJanitors - FunctionBalancing

Assignment

Write a Coccinelle script for finding unmatched function calls in kernel. For example pci_alloc_consistent() allocates memory which needs to be freed afterwards by pci_free_consistent().

Links documenting the results of my work

Here, I’ll add links similar to the examples below and describe what is being linked.

Presentation

Ohloh

Ohloh profile for Petr Strnad