commit | 1e067dd8a3681310a36302640dc33c4f3fb0c190 | [log] [tgz] |
---|---|---|
author | Luo Jiaxing <luojiaxing@huawei.com> | Wed Mar 11 23:22:24 2020 +0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon Mar 16 18:24:23 2020 -0400 |
tree | a3d27443f0124ff9502a86e68b6ac80d933b85b1 | |
parent | b0962c53bde9a485c8ebc401fa1dbe821a76bc3e [diff] |
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>