> Also, how does your patch handle expressions like this: *x++ && *x++ > Or this: f() && f() Those cases will both warn. Do I need to be looking for potential side effects, and considering these expressions "probably correct" in those cases? -- Chris -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html