diff options
author | 2013-09-17 16:03:32 -0700 | |
---|---|---|
committer | 2013-09-17 21:50:02 -0700 | |
commit | a4d695de0dbaf41505cb6db44c6bb8290980398e (patch) | |
tree | 811d32fad4a65931594a2f23250e14c33f2f4874 /test-line-buffer.c | |
parent | t5505: fix "set-head --auto with ambiguous HEAD" test (diff) | |
download | tgif-a4d695de0dbaf41505cb6db44c6bb8290980398e.tar.xz |
upload-pack.c: do not pass confusing cb_data to mark_our_ref()
The callee does not use cb_data, and the caller is an intermediate
function in a callchain that later wants to use the cb_data for its
own use. Clarify the code by breaking the dataflow explicitly by
not passing cb_data down to mark_our_ref().
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'test-line-buffer.c')
0 files changed, 0 insertions, 0 deletions