Karthik Nayak <karthik.188@xxxxxxxxx> writes: > Changes in v5: > - Changes to the comments to refer to the flag > 'REF_ITERATOR_SEEK_SET_PREFIX' instead of a variable used in older > versions. Also other small grammar fixes. > - Added a commit to remove an unnecessary else clause. > - Move seeking functionality within `for_each_fullref_in_pattern` to its > own function. > - Fix incorrect naming in the tests. > - Link to v4: https://lore.kernel.org/r/20250711-306-git-for-each-ref-pagination-v4-0-ed3303ad5b89@xxxxxxxxx The two refactoring differences relative to the previous round do make the result more plesant to eyes. Looking great. Will replace. Thanks.