commit | 93c7711494f47f9c829321e2a8711671b02f6e4c | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Tue Dec 21 08:20:47 2021 +0100 |
committer | Damien Le Moal <damien.lemoal@opensource.wdc.com> | Wed Jan 05 19:33:01 2022 +0900 |
tree | 62e2ba3b98311c788a6e528ff91ece5995b746f3 | |
parent | e1553351d747cbcd62db01d579dff916edcc782c [diff] |
ata: ahci: Drop pointless VPRINTK() calls and convert the remaining ones Drop pointless VPRINTK() calls for entering and existing interrupt routines and convert the remaining calls to dev_dbg(). Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>