Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2019-05-10 00:29:44 +0300
committerJunio C Hamano <gitster@pobox.com>2019-05-13 08:22:54 +0300
commit7bd9631bfc17f685f79093f11e1bbe01ab280b1c (patch)
tree8c09f123c4dcffc29b2b2011ca3800c9e9006888 /wt-status.c
parent3c1dce8835a983ffc34f6656f665a04d9ce7da79 (diff)
read-cache: drop unused parameter from threaded load
The load_cache_entries_threaded() function takes a src_offset parameter that it doesn't use. This has been there since its inception in 77ff1127a4 (read-cache: load cache entries on worker threads, 2018-10-10). Digging on the mailing list, that parameter was part of an earlier iteration of the series[1], but became unnecessary when the code switched to using the IEOT extension. [1] https://public-inbox.org/git/20180906210227.54368-5-benpeart@microsoft.com/ Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'wt-status.c')
0 files changed, 0 insertions, 0 deletions