Jeff King <peff@xxxxxxxx> writes: > This should go on top of ps/reftable-drop-generic. Arguably this could > have been done as part of the conflict resolution when merging into next > alongside jk/mark-unused-parameters, but at this point I think a > separate patch is the best way forward. As marking with UNUSED used to be optional before -Wno-unused-param got removed, I agree that it is better to apply this on top to be explicit, rather than burying it in an evil merge with a topic that marked other unrelated parameters as UNUSED.