summaryrefslogtreecommitdiff
path: root/drivers/ata/sata_dwc_460ex.c
diff options
context:
space:
mode:
authorHannes Reinecke <hare@suse.de>2021-12-21 10:21:28 +0300
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>2022-01-05 13:33:03 +0300
commit41d4c60f8623d8a42f649376f678e27d802b8163 (patch)
tree4a9980eba0826a5d61d5b275215552b97b62c02a /drivers/ata/sata_dwc_460ex.c
parentcbc59b8c20863cca43b8b9552cf409a2c8d1be7a (diff)
downloadlinux-41d4c60f8623d8a42f649376f678e27d802b8163.tar.xz
ata: libata-scsi: rework ata_dump_status to avoid using pr_cont()
pr_cont() has the problem that individual calls will be disrupted under high load, causing each call to end up on a single line and thereby mangling the output. So rework ata_dump_status() to have just one call to ata_port_warn() and avoid this problem. Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Diffstat (limited to 'drivers/ata/sata_dwc_460ex.c')
0 files changed, 0 insertions, 0 deletions