> Subject: [PATCH] module: add extra argument for parse_params() callback > > This adds an extra argument onto parse_params() to be used > as a way to make the unused callback a bit more useful and > generic by allowing the caller to pass on a data structure > of its choice.
How do you think about to reuse a type definition for such callback functions? Was such an implementation detail also discussed on a mailing list or forum already? Regards, Markus _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
