Re: [PATCH] dma-mapping: remove unused attrs parameter to dma_common_get_sgtable

From: Huaisheng HS1 Ye
Date: Thu Jan 03 2019 - 20:45:42 EST


From: Stefano Stabellini <sstabellini@xxxxxxxxxx>
Sent: Friday, January 04, 2019 1:55 AM
> On Thu, 3 Jan 2019, Huaisheng Ye wrote:
> > From: Huaisheng Ye <yehs1@xxxxxxxxxx>
> >
> > dma_common_get_sgtable has parameter attrs which is not used at all.
> > Remove it.
> >
> > Signed-off-by: Huaisheng Ye <yehs1@xxxxxxxxxx>
>
> Acked-by: Stefano Stabellini <sstabellini@xxxxxxxxxx>
>
> FYI the patch doesn't apply cleanly to master.

Got it, I will rebase it to branch master and resend the patch later.

Cheers,
Huaisheng Ye