diff options
author | Jonathan Tan <jonathantanmy@google.com> | 2019-02-14 11:06:37 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-02-14 12:47:55 -0800 |
commit | b35903092e35cf249777ff14c1135c0b50f4e1f3 (patch) | |
tree | be0909cab4efa26d9b1ddd36229594fd688dde2f /gitweb | |
parent | remote-curl: reduce scope of rpc_state.stdin_preamble (diff) | |
download | tgif-b35903092e35cf249777ff14c1135c0b50f4e1f3.tar.xz |
remote-curl: reduce scope of rpc_state.result
The result field in struct rpc_state is only used in rpc_service(), and
not in any functions it directly or indirectly calls. Refactor it to
become an argument of rpc_service() instead.
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb')
0 files changed, 0 insertions, 0 deletions