diff options
author | Patrick Steinhardt <ps@pks.im> | 2025-02-18 10:20:50 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-02-18 10:55:38 -0800 |
commit | f93b2a04243ee1a95920ae02a9423accbe1c3719 (patch) | |
tree | 16e2834f903866dbacd7d94a75c08e37cb5000d6 /commit.c | |
parent | f8ed12dec459df9ea0d43ccacc93cb2c32702c0e (diff) |
reftable/basics: introduce `REFTABLE_UNUSED` annotation
Introduce the `REFTABLE_UNUSED` annotation and replace all existing
users of `UNUSED` in the reftable library to use the new macro instead.
Note that we unconditionally define `MAYBE_UNUSED` in the exact same
way, so doing so unconditionally for `REFTABLE_UNUSED` should be fine,
too.
Suggested-by: Toon Claes <toon@iotcl.com>
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions