Derrick Stolee <derrickstolee@xxxxxxxxxx> writes: > On 3/28/2023 4:52 PM, Jeff King wrote: >> More from my -Wunused-parameter silencing. The first one actually fixes >> a bug. The second is a cleanup, and the rest are just UNUSED annotations >> (but grouped into similar cases). > > This was easy to read and LGTM. Thanks, both, for writing and reviewing. I agree that the series was a clear and easy read. Let's merge it down to 'next'.