Motivated by the feedback on the "[PATCHv4] diff.c: emit moved lines with a different color"[1], I started refactoring the fn_out_consume function in diff.c. This lead to a huge amount of tiny patches so far, but nothing to present as an end result. These patches are preparatory for this effort and I want them out such that I do not need to worry about them later. Thanks, Stefan [1] https://public-inbox.org/git/20160906070151.15163-1-stefanbeller@xxxxxxxxx/ Stefan Beller (3): diff.c: use diff_options directly diff: omit found pointer from emit_callback diff: remove dead code diff.c | 30 +++++++++--------------------- 1 file changed, 9 insertions(+), 21 deletions(-) -- 2.10.0.2.g0676c79.dirty