5393099fd33a68f59f8dce837203e0539cfe7734
[bpt/coccinelle.git] / tests / cs_check.cocci
1 @@
2 expression E1;
3 @@
4
5 - pcmcia_get_first_tuple(handle,E1)
6 + pcmcia_get_first_tuple(link,E1)