diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2016-12-15 13:05:13 +0300 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2017-01-16 09:27:51 +0300 |
commit | 9fbd5a0931ed879f9f0a9768086da90aed6328e8 (patch) | |
tree | 2979fa6cfb19b7bef80c4990f003841c456b0ccc /drivers/s390/crypto | |
parent | 551f413434737a2a570af4555b4139898568ed57 (diff) | |
download | linux-9fbd5a0931ed879f9f0a9768086da90aed6328e8.tar.xz |
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 'drivers/s390/crypto')
0 files changed, 0 insertions, 0 deletions