Release coccinelle-0.1.8
[bpt/coccinelle.git] / tests / km.res
1 int main() {
2 int *data = kzalloc(element->string.length + 1, GFP_KERNEL);
3 foo();
4 }