Re: [PATCH 3/3] Make clear_commit_marks() clean harder

From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Date: 2006-07-04 07:08:52
Hi,

On Mon, 3 Jul 2006, Linus Torvalds wrote:

> 	/* Have we already cleared this? */
> 	if (!(mask & object->flags))
> 		return;
> 	object->flags &= ~mask;

I thought we already did this, and did not even check. My bad.

Ciao,
Dscho

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Tue Jul 04 07:09:28 2006

This archive was generated by hypermail 2.1.8 : 2006-07-04 07:09:54 EST