]> git.baikalelectronics.ru Git - kernel.git/commit
ata: sata_promise: Drop pointless VPRINTK() calls and convert the remaining ones
authorHannes Reinecke <hare@suse.de>
Tue, 21 Dec 2021 07:20:51 +0000 (08:20 +0100)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Wed, 5 Jan 2022 10:33:01 +0000 (19:33 +0900)
commitb2524ce57f143f0fd631e5fcf3aaa2b4ef776907
tree3e647f7ff7bdf6e2bc053bc90ea93ce2801e8c74
parent266ccf91fc5170def3550a5be52de0771fa45d9c
ata: sata_promise: Drop pointless VPRINTK() calls and convert the remaining ones

Drop pointless VPRINTK() calls for entering and existing interrupt
routines and convert the remaining calls to ata_port_dbg().

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