diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2016-12-15 11:05:13 +0100 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2017-01-16 07:27:51 +0100 |
commit | 9fbd5a0931ed879f9f0a9768086da90aed6328e8 (patch) | |
tree | 2979fa6cfb19b7bef80c4990f003841c456b0ccc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 551f413434737a2a570af4555b4139898568ed57 (diff) |
s390/cio: get rid of variable length array
Use a flexible array instead. The size of the structure is not used
within chsc_sstpi, therefore no change in semantics but one less
sparse warning:
drivers/s390/cio/chsc.c:1219:27: warning: Variable length array is used.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions