ata: sata_mv: kill 'port' argument in mv_dump_all_regs()
authorHannes Reinecke <hare@suse.de>
Tue, 21 Dec 2021 07:20:38 +0000 (08:20 +0100)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Wed, 5 Jan 2022 10:33:01 +0000 (19:33 +0900)
commit37fcfade40f77679f9a3942cbe630f4f4be11452
tree167b689a6d0e47c28f39d557d62e7460b95751d9
parent4633778b254d6183eb1dd6b538b8e04583167f51
ata: sata_mv: kill 'port' argument in mv_dump_all_regs()

Always '-1', so drop it and simplify the function.

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