]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: hisi_sas: Use dev_err() in read_iost_itct_cache_v3_hw()
authorLuo Jiaxing <luojiaxing@huawei.com>
Wed, 11 Mar 2020 15:22:24 +0000 (23:22 +0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 16 Mar 2020 22:24:23 +0000 (18:24 -0400)
commit4bf22c14aa80a73422ec5fdd5937311d9dbce1e7
treea3d27443f0124ff9502a86e68b6ac80d933b85b1
parent73fdbf93e98b5e95f9c20ef076e9a908e89019eb
scsi: hisi_sas: Use dev_err() in read_iost_itct_cache_v3_hw()

The print of pr_err() does not come with device information, so replace it
with dev_err(). Also improve the grammar in the message.

Link: https://lore.kernel.org/r/1583940144-230800-1-git-send-email-john.garry@huawei.com
Signed-off-by: Luo Jiaxing <luojiaxing@huawei.com>
Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c