Release coccinelle-0.1.1
[bpt/coccinelle.git] / tests / bug1.res
1 static int typhoon_ioctl(struct inode *i, struct file *f, unsigned int cmd,
2 void *arg)
3 {
4 struct typhoon_device *typhoon = dev->priv;
5 return 0;
6 }