coccinelle release 1.0.0-rc2
[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}