Elijah Newren wrote:

> Since both functions are using the same data type, they should either both
> refer to it as void *, or both use the real type (struct alloc_state *).
> Opt for the latter.
>
> Reviewed-by: Jonathan Nieder <jrnie...@gmail.com>
> Signed-off-by: Elijah Newren <new...@gmail.com>

Not worth rerolling for this, but these usually go in the opposite
order to reflect the chronology:

  Signed-off-by: Elijah Newren <new...@gmail.com>
  Reviewed-by: Jonathan Nieder <jrnie...@gmail.com>

The patch still looks good to me. :)

Reply via email to