ata: sata_mv: Drop pointless VPRINTK() call and convert the remaining one
authorHannes Reinecke <hare@suse.de>
Tue, 21 Dec 2021 07:20:55 +0000 (08:20 +0100)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Wed, 5 Jan 2022 10:33:02 +0000 (19:33 +0900)
commit23b87b9f6ffe89806f8707e5963e509881e2e0fd
tree73d2803a1246a61445a2ec9e20c8ddd0342fae14
parenta0a8005d8642ce29596827a100c6cdc84bbbfb5c
ata: sata_mv: Drop pointless VPRINTK() call and convert the remaining one

Drop pointless VPRINTK() call and convert the remaining one to dev_dbg().

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