ata: pata_octeon_cf: remove DPRINTK() macro in interrupt context
authorHannes Reinecke <hare@suse.de>
Tue, 21 Dec 2021 07:20:40 +0000 (08:20 +0100)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Wed, 5 Jan 2022 10:33:01 +0000 (19:33 +0900)
commite392e3944f8b1c2075f8e361a2255ca9037e3fc8
tree007d739b6e244020c447349579f99cde25d87e14
parenta2715a42380bed98be4797287f97c07a388d5695
ata: pata_octeon_cf: remove DPRINTK() macro in interrupt context

There is only so much information to be glanced when the interrupt
routine is called and exited, so remove these DPRINTK() calls.

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