summary refs log tree commit diff
path: root/scripts/diffconfig
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2018-04-19 18:41:53 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2018-04-28 16:09:41 +0800
commitc4e90650ff0cbf123ec9cfc32026fa0fb2931658 (patch)
treed0599caa47a2918b45697297667eb283cc914c86 /scripts/diffconfig
parentce05ffe10457bda487fa049016a6ba79934bdece (diff)
downloadlinux-c4e90650ff0cbf123ec9cfc32026fa0fb2931658.tar.gz
crypto: crypto4xx - avoid VLA use
This patch fixes some of the -Wvla warnings.

crypto4xx_alg.c:83:19: warning: Variable length array is used.
crypto4xx_alg.c:273:56: warning: Variable length array is used.
crypto4xx_alg.c:380:32: warning: Variable length array is used.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/diffconfig')
0 files changed, 0 insertions, 0 deletions