diff options
author | Besar Wicaksono <[email protected]> | 2023-03-02 14:57:01 -0600 |
---|---|---|
committer | Will Deacon <[email protected]> | 2023-03-27 15:12:58 +0100 |
commit | 16e15834659e9f5c05b9f12da6e86d76165c60a3 (patch) | |
tree | a2238a468e6d9e1a79b794b7cb349a0b6cca6788 /scripts/clang-tools/gen_compile_commands.py | |
parent | c61e5720f23273269cc67ffb2908cf9831c8ca9d (diff) |
perf: arm_cspmu: Fix variable dereference warning
Fix warning message from smatch tool:
| smatch warnings:
| drivers/perf/arm_cspmu/arm_cspmu.c:1075 arm_cspmu_find_cpu_container()
| warn: variable dereferenced before check 'cpu_dev' (see line 1073)
Reported-by: kernel test robot <[email protected]>
Reported-by: Dan Carpenter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]/
Reviewed-by: Suzuki K Poulose <[email protected]>
Signed-off-by: Besar Wicaksono <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions