diff options
author | Ye Bin <yebin10@huawei.com> | 2020-09-30 10:22:28 +0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-10-07 23:50:04 -0400 |
commit | 5ccdd101351df3b981b9a36f3f039e6afa531cdf (patch) | |
tree | ed43a8800d2acf942b46277613825aef1e47a14c /drivers/scsi/myrb.h | |
parent | fc29f04a5c6b946bde125a36b2bfe5414c7c03f7 (diff) |
scsi: qla4xxx: Fix inconsistent format argument type
Fix the following warning:
[drivers/scsi/qla4xxx/ql4_nx.c:3228]: (warning) %ld in format string (no. 1)
requires 'long' but the argument type is 'unsigned long'.
Link: https://lore.kernel.org/r/20200930022228.2840587-1-yebin10@huawei.com
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Ye Bin <yebin10@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/myrb.h')
0 files changed, 0 insertions, 0 deletions