ata: pdc_adma: Drop pointless VPRINTK() calls and remove disabled NCQ debugging
authorHannes Reinecke <hare@suse.de>
Tue, 21 Dec 2021 07:20:48 +0000 (08:20 +0100)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Wed, 5 Jan 2022 10:33:01 +0000 (19:33 +0900)
commit51d628f10d55fc3c18685f63000efbd5c848320d
treeda066c955add645dcbc31913fc8d7fa030ec4070
parent93c7711494f47f9c829321e2a8711671b02f6e4c
ata: pdc_adma: Drop pointless VPRINTK() calls and remove disabled NCQ debugging

Drop pointless VPRINTK() calls for entering routines and setting up sg
tables. And while we're at it, remove the disabled debugging messages.

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