Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx> writes: > +#define prune_cache(prefix, prefix_len) prune_index((prefix), (prefix_len), &the_index); > ... > +extern void prune_index(const char *prefix, int prefix_len, struct index_state *istate); Please make *istate the first parameter to be consistent with other distim_cache() wrappers for distim_index(). -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html