diff options
| author | Patrick Steinhardt <ps@pks.im> | 2024-08-23 16:12:32 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-08-23 08:04:46 -0700 |
| commit | a52bac9ac0c6eac60244e902e4b65e9ddab066aa (patch) | |
| tree | 92dee44f35f6d2cfc2f7cc64b49029c297613b56 /builtin/diff-index.c | |
| parent | reftable/blocksource: drop malloc block source (diff) | |
| download | git-a52bac9ac0c6eac60244e902e4b65e9ddab066aa.tar.gz git-a52bac9ac0c6eac60244e902e4b65e9ddab066aa.zip | |
reftable/stack: inline `stack_compact_range_stats()`
The only difference between `stack_compact_range_stats()` and
`stack_compact_range()` is that the former updates stats on failure,
whereas the latter doesn't. There are no callers anymore that do not
want their stats updated though, making the indirection unnecessary.
Inline the stat updates into `stack_compact_range()`.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/diff-index.c')
0 files changed, 0 insertions, 0 deletions
