diff options
| author | Stefan Wahren <[email protected]> | 2024-06-21 15:19:53 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-06-24 15:26:56 +0200 |
| commit | 4e2766102da632f26341d5539519b0abf73df887 (patch) | |
| tree | fa681bd59aa1c2cbd7e05f80cca85d6f3d6196d8 /tools/perf/scripts/python/task-analyzer.py | |
| parent | 935cb7670d378a1a3b3fc52790d355c4c9520335 (diff) | |
staging: vchiq_arm: Get the rid off struct vchiq_2835_state
The whole benefit of this encapsulating struct is questionable.
It just stores a flag to signalize the init state of vchiq_arm_state.
Beside the fact this flag is set too soon, the access to uninitialized
members should be avoided. So initialize vchiq_arm_state properly before
assign it directly to vchiq_state.
Signed-off-by: Stefan Wahren <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions