Home
last modified time | relevance | path

Searched hist:b4e9ce1c24934d58dab342d5db6240f7312e2fff (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dhpsa.cdiff b4e9ce1c24934d58dab342d5db6240f7312e2fff Wed Dec 27 08:51:43 CST 2017 Julia Lawall <Julia.Lawall@lip6.fr> scsi: hpsa: drop unneeded newline

hpsa_show_dev_msg prints other information and a newline after the
message string, so the message string does not need to include a newline
explicitly. Done using Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Acked-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>