On 29.08.25 02:22, Damien Le Moal wrote:
On 8/29/25 2:53 AM, Lorenzo Stoakes wrote:
On Thu, Aug 28, 2025 at 12:01:28AM +0200, 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.
Cc: Damien Le Moal dlemoal@kernel.org Cc: Niklas Cassel cassel@kernel.org Signed-off-by: David Hildenbrand david@redhat.com
LGTM, so:
Reviewed-by: Lorenzo Stoakes lorenzo.stoakes@oracle.com
Just noticed this:
s/libata-eh/libata-sff
in the commit title please.
Sure, I think some quick git-log search mislead me.
Thanks!