Add a coccinelle patch to find 0 (instead of NULL) used with pointers.
[dragonfly.git] / test / cocci / bad_zero.cocci
2012-03-06 Sascha WildnerAdd a coccinelle patch to find 0 (instead of NULL)...