On 2006-10-22 15:08:02 +0200, Karl Hasselström wrote: > + def name_taken(name): > + return patchname in name2patch or crt_series.patch_exists(patchname) I just realized, by means of an infinite loop, that "patchname" should be replaced with just "name" in the body of this function. Would you like me to resend the patch? -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle - 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