> +@err depends on context || org || report@ > +statement S; > +expression e; > +position j0;
How do you think about to omit the number from this variable name? > +@@ > + > + e = devm_ioremap_resource(...); > +* if (!e@j0) S Are there any more functions to consider for such a source code search pattern? How do you think about to use a function name list here? > +// > ---------------------------------------------------------------------------- I suggest to omit such comment lines from this SmPL script. Regards, Markus