summaryrefslogtreecommitdiff
path: root/builtin/commit-tree.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2023-02-24 01:39:46 -0500
committerJunio C Hamano <gitster@pobox.com>2023-02-24 09:13:33 -0800
commita5c76b3698f3672afecd65eed233b095123ae1d6 (patch)
tree679277ec2632636910160ddf47bfafe2f4e8ed17 /builtin/commit-tree.c
parent1bff855419b0cb338e7ef53b77f99207704bf63e (diff)
run_processes_parallel: mark unused callback parameters
Our parallel process API takes several callbacks via function pointers in the run_process_paralell_opts struct. Not every callback needs every parameter; let's mark the unused ones to make -Wunused-parameter happy. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions