On 09/01/2013 02:08 AM, Junio C Hamano wrote: > Brad King <brad.king@xxxxxxxxxxx> writes: >> static struct ref_lock *lock; > > Not the fault of this patch, as the original update_ref() had it > this way, but it is not necessary to keep the value of this variable > across invocations. Let's drop "static" from here, and also the > corresponding variable in the new update_ref(). Fixed in next revision. Thanks, -Brad -- 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