Coccinelle release 1.0.0-rc4
[bpt/coccinelle.git] / tests / expopt3.res
1 static int pcm20_ioctl(struct video_device *dev, unsigned int cmd, void *arg)
2 {
3 struct video_tuner *v;
4 pcm20_getflags(pcm20, &v->flags, &v->xxx, &v->signal);
5 }