> I get it working in the end. Not too far from what I thought. > Patch attach here for review. Just a small comment: > + if (expression_list_size(args) != 1) { > + sparse_error(expr->pos, "not enough arguments for function %s", > + show_ident(sym->ident)); Should that say "invalid number of arguments (expected 1)" or so? johannes -- 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