Jeff King wrote: > This is shorter, idiomatic, and it means the compiler does > not get confused about whether our "e" pointer is valid, > letting us drop the "e = e" hack. > > Signed-off-by: Jeff King <peff@xxxxxxxx> > --- > And it fixes an instance of Linus's "people do not understand pointers" Heh. Yes, looks correct. For what it's worth, Reviewed-by: Jonathan Nieder <jrnieder@xxxxxxxxx> -- 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