diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2022-11-20 09:25:54 +0100 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2023-02-23 14:47:12 -0600 |
commit | 043f85ce81cb1714e14d31c322c5646513dde3fb (patch) | |
tree | 854c53b70da9661adaaeb6a45772a42eb6c7b90e /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | ceaa837f96adb69c0df0397937cd74991d5d821a (diff) |
mailbox: zynq: Switch to flexible array to simplify code
Using flexible array is more straight forward. It
- saves 1 pointer in the 'zynqmp_ipi_pdata' structure
- saves an indirection when using this array
- saves some LoC and avoids some always spurious pointer arithmetic
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions