diff options
author | Ye Bin <yebin10@huawei.com> | 2020-09-30 10:25:15 +0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-10-02 19:01:18 -0400 |
commit | 72e813d9a1b7a0a6dc6b27b563c389fbdb50cee2 (patch) | |
tree | deb5a3c5491822abe45b7cd449098b59996ab228 /kernel/ucount.c | |
parent | 250bd00923c72c846092271a9e51ee373db081b6 (diff) | |
download | linux-72e813d9a1b7a0a6dc6b27b563c389fbdb50cee2.tar.bz2 |
scsi: qla2xxx: Fix inconsistent format argument type in qla_dbg.c
Fix the following warning:
[drivers/scsi/qla2xxx/qla_dbg.c:2451]: (warning) %ld in format string (no. 4)
requires 'long' but the argument type is 'unsigned long'.
Link: https://lore.kernel.org/r/20200930022515.2862532-4-yebin10@huawei.com
Reported-by: Hulk Robot <hulkci@huawei.com>
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Reviewed-by: Nilesh Javali <njavali@marvell.com>
Signed-off-by: Ye Bin <yebin10@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'kernel/ucount.c')
0 files changed, 0 insertions, 0 deletions