OSDN Git Service

ata: libata: remove pointless VPRINTK() calls
authorHannes Reinecke <hare@suse.de>
Tue, 21 Dec 2021 07:20:46 +0000 (08:20 +0100)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Wed, 5 Jan 2022 10:33:01 +0000 (19:33 +0900)
commite1553351d747cbcd62db01d579dff916edcc782c
tree458f6ec1bf4a1f3ad2a2457caded1d534a0c3fee
parentb5a5fc8b0f8175e4b3aaf182c1b23de4ccdd3347
ata: libata: remove pointless VPRINTK() calls

Most of the information is already covered by tracepoints
(if not downright pointless), so remove the VPRINTK() calls.
And while we're at it, remove ata_scsi_dump_cdb(), too,
as this information can be retrieved from scsi tracing.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
drivers/ata/libata-core.c
drivers/ata/libata-sata.c
drivers/ata/libata-scsi.c
drivers/ata/libata-sff.c
drivers/ata/libata.h