]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3c0b72bea5c86cfb7e29fa3411448dc0cf81afb6
tree007d739b6e244020c447349579f99cde25d87e14
parent45cb2a1056e08d4eb64ad9932b83efe6328e56dd
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