> Which script detected this? * checkpatch.pl * The following approach for the semantic patch language. @replacement@ identifier action, var, work; statement s1, s2; statement list sl; type T, X; @@ T work(...) { ... when any X* var; ... when any var = action(..., sizeof( - X + *var ), ... ) ... when any } -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html