Release coccinelle-0.2.1-rc1
[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 }