On 03/26/12 23:56, ron minnich wrote:
@@
identifier f;
type T;
identifer e;
@@
T f(...){<...
-e = i2c_add_adapter(...);
...>}
You wrote "identifer" instead of "identifier" :) I think you do not need the "T" variable. WBR, Cyril Roelandt. _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
