diff options
author | Ye Bin <yebin10@huawei.com> | 2020-09-30 05:22:28 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-10-08 06:50:04 +0300 |
commit | 5ccdd101351df3b981b9a36f3f039e6afa531cdf (patch) | |
tree | ed43a8800d2acf942b46277613825aef1e47a14c /scripts/gdb/linux | |
parent | fc29f04a5c6b946bde125a36b2bfe5414c7c03f7 (diff) | |
download | linux-5ccdd101351df3b981b9a36f3f039e6afa531cdf.tar.xz |
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 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions