Re: [PATCH] sata_sx4: pdc20621_{ata|host}_sg() do not need 'tf' parameter
From: Jeff Garzik <hidden>
Date: 2012-11-28 17:43:12
From: Jeff Garzik <hidden>
Date: 2012-11-28 17:43:12
On 10/25/2012 01:19 PM, Sergei Shtylyov wrote:
... because those functions don't use this parameter. While at it, correctly align 'total_len' parameter. Signed-off-by: Sergei Shtylyov <redacted> --- The patch is atop of the 'upstream' branch of libata-dev.git... drivers/ata/sata_sx4.c | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-)
applied