]> git.baikalelectronics.ru Git - kernel.git/commit
ata: sata_dwc_460ex: remove 'check_status' argument
authorHannes Reinecke <hare@suse.de>
Tue, 21 Dec 2021 07:21:30 +0000 (08:21 +0100)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Wed, 5 Jan 2022 10:33:03 +0000 (19:33 +0900)
commitec32fcec0c13b7d05faf213959d5737b6e5f936d
treed88451dd4e46d42822780eb4a0aee841a6490d23
parent996681760d9a14aa7c6c6fcc72451f9464b3ec2a
ata: sata_dwc_460ex: remove 'check_status' argument

Remove the 'check_status' argument from sata_dwc_qc_complete() and
sata_dwc_dma_xfer_complete() as it has no functionality.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
drivers/ata/sata_dwc_460ex.c