diff options
| author | Patrick Steinhardt <ps@pks.im> | 2023-12-11 10:08:07 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-12-11 07:23:17 -0800 |
| commit | a8305bc6d8eb55cf52264964c8fc0289b72f2fd8 (patch) | |
| tree | b42facff286a99ea07ac7b5abb294b54a2843c27 /unix-socket.c | |
| parent | reftable/merged: reuse buffer to compute record keys (diff) | |
| download | git-a8305bc6d8eb55cf52264964c8fc0289b72f2fd8.tar.gz git-a8305bc6d8eb55cf52264964c8fc0289b72f2fd8.zip | |
reftable/block: introduce macro to initialize `struct block_iter`
There are a bunch of locations where we initialize members of `struct
block_iter`, which makes it harder than necessary to expand this struct
to have additional members. Unify the logic via a new `BLOCK_ITER_INIT`
macro that initializes all members.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'unix-socket.c')
0 files changed, 0 insertions, 0 deletions
