On 8/21/25 1:06 PM, David Hildenbrand wrote: > It's no longer required to use nth_page() when iterating pages within a > single SG entry, so let's drop the nth_page() usage. Usually the SCSI core and the SG I/O driver are updated separately. Anyway: Reviewed-by: Bart Van Assche <bvanassche at acm.org>