OSDN Git Service

ata: sata_sx4: Drop pointless VPRINTK() calls and convert the remaining ones
authorHannes Reinecke <hare@suse.de>
Tue, 21 Dec 2021 07:20:59 +0000 (08:20 +0100)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Wed, 5 Jan 2022 10:33:02 +0000 (19:33 +0900)
commitbc21c1056d08525d9c5a5d74db4b8f14e6691991
tree4129fad711ea800098c050af76690d5f3cfc0c43
parent0b8e9cc71c237105340a40afc2a387e9ceffb595
ata: sata_sx4: Drop pointless VPRINTK() calls and convert the remaining ones

Drop pointless VPRINTK() calls for setting up SG tables
and convert the remaining calls to structured logging.

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