diff options
author | Ye Bin <[email protected]> | 2020-09-30 10:25:14 +0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2020-10-02 19:01:18 -0400 |
commit | 250bd00923c72c846092271a9e51ee373db081b6 (patch) | |
tree | bfc74d22a73384323fb933674c32bede8fe62007 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 7f5523f6970932e982d3da51ce0208b74c437140 (diff) |
scsi: qla2xxx: Fix inconsistent format argument type in qla_os.c
Fix the following warnings:
[drivers/scsi/qla2xxx/qla_os.c:4882]: (warning) %ld in format string (no. 2)
requires 'long' but the argument type is 'unsigned long'.
[drivers/scsi/qla2xxx/qla_os.c:5011]: (warning) %ld in format string (no. 1)
requires 'long' but the argument type is 'unsigned long'.
Link: https://lore.kernel.org/r/[email protected]
Reported-by: Hulk Robot <[email protected]>
Reviewed-by: Himanshu Madhani <[email protected]>
Reviewed-by: Nilesh Javali <[email protected]>
Signed-off-by: Ye Bin <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions