Searched refs:extra_patches (Results 1 – 2 of 2) sorted by relevance
8041 static char *(extra_patches[]) = variable8313 if (extra_patches[0] != NULL) in list_version()8317 for (i = 0; extra_patches[i] != NULL; ++i) in list_version()8321 msg_puts(extra_patches[i]); in list_version()
7756 Solution: Add the extra_patches array.7859 Problem: Explanation about making a diff for extra_patches is unclear.