]> git.dujemihanovic.xyz Git - linux.git/commit
ata: sata_highbank: Remove unnecessary print function dev_err()
authorXu Wang <vulab@iscas.ac.cn>
Fri, 5 Nov 2021 01:50:21 +0000 (01:50 +0000)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Thu, 11 Nov 2021 01:55:32 +0000 (10:55 +0900)
commit51839e25d43dc6c91d653995a41a3dfc52a21e33
tree694206eafd310eb9f00580333b4b925b54e6f6d5
parent68dbbe7d5b4fde736d104cbbc9a2fce875562012
ata: sata_highbank: Remove unnecessary print function dev_err()

The print function dev_err() is redundant because
platform_get_irq() already prints an error.

Signed-off-by: Xu Wang <vulab@iscas.ac.cn>
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
drivers/ata/sata_highbank.c