@ -189,7 +189,7 @@ static int count_interesting_parents(struct commit *commit)
@@ -189,7 +189,7 @@ static int count_interesting_parents(struct commit *commit)
return count;
}
static inline int halfway(struct commit_list *p, int distance, int nr)
static inline int halfway(struct commit_list *p, int nr)
{
/*
* Don't short-cut something we are not going to return!
@ -202,8 +202,7 @@ static inline int halfway(struct commit_list *p, int distance, int nr)
@@ -202,8 +202,7 @@ static inline int halfway(struct commit_list *p, int distance, int nr)