diff options
author | Sunil V L <[email protected]> | 2023-07-26 10:47:59 +0530 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-07-31 12:59:58 -0400 |
commit | b7fc2caf20eadae28b182e446404b63ed8d8cf23 (patch) | |
tree | 678009c107807b9d56eb5922322704145e046079 /tools/perf/scripts/python/task-analyzer.py | |
parent | 31799f9e6ac09e2e3ffb4091c236b28394ded713 (diff) |
scsi: hisi_sas: Fix warning detected by sparse
LKP reports below warning when building for RISC-V with randconfig
configuration.
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:4567:35: sparse:
sparse: incorrect type in argument 4 (different base types)
@@ expected restricted __le32 [usertype] *[assigned] ptr
@@ got unsigned int * @@
Type cast to fix this warning.
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Sunil V L <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Xiang Chen <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions