diff options
author | 2022-11-20 09:25:54 +0100 | |
---|---|---|
committer | 2023-02-23 14:47:12 -0600 | |
commit | 043f85ce81cb1714e14d31c322c5646513dde3fb (patch) | |
tree | 854c53b70da9661adaaeb6a45772a42eb6c7b90e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 6.2-rc8 (diff) | |
download | wireguard-linux-043f85ce81cb1714e14d31c322c5646513dde3fb.tar.xz wireguard-linux-043f85ce81cb1714e14d31c322c5646513dde3fb.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions