diff options
| author | Li Heng <[email protected]> | 2020-07-29 17:19:50 +0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2020-08-20 23:17:35 -0400 |
| commit | 8fee79ed8ea23c241e55fb5f6fd935d330f074f6 (patch) | |
| tree | c57ccc26b3e9d1d12056b763fa5e294b0d83ab63 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 33fff97cbdc1246d59f64614e0081e393c484d02 (diff) | |
scsi: mptctl: Remove unneeded cast from memory allocation
Remove casting the values returned by memory allocation function.
Coccinelle emits WARNING:
./drivers/message/fusion/mptctl.c:2596:14-31: WARNING: casting value returned by memory allocation function to (SCSIDevicePage0_t *) is useless.
./drivers/message/fusion/mptctl.c:2660:15-32: WARNING: casting value returned by memory allocation function to (SCSIDevicePage3_t *) is useless.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Li Heng <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions