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