On Wed, Apr 30, 2025 at 03:01:09PM -0400, Brian Foster wrote: > Both helpers take the iter and pos as parameters. All callers > effectively pass iter->pos, so drop the unnecessary pos parameter. Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>