sata_sx4: pdc20621_{ata|host}_sg() do not need 'tf' parameter
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Thu, 25 Oct 2012 17:19:12 +0000 (21:19 +0400)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 28 Nov 2012 17:39:44 +0000 (12:39 -0500)
commit7c26deab5abfb86f6c71f1bbf685072cbc0e5fea
tree6c92eb33c4b8388146fee108256e61c09de25995
parent10083d7ac038da3062e6a496d883728afb388892
sata_sx4: pdc20621_{ata|host}_sg() do not need 'tf' parameter

... because those functions don't use this parameter.

While at it, correctly align 'total_len' parameter.

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/sata_sx4.c