diff options
author | Behan Webster <[email protected]> | 2014-04-04 18:18:00 -0300 |
---|---|---|
committer | Behan Webster <[email protected]> | 2014-10-14 10:51:23 +0200 |
commit | 37e5265437a02e66e8c345f563241e79b4b7f087 (patch) | |
tree | 91676171d241de3ff3295c762899877da136272d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 7bc53c3f9ac8c0d6b6ffa92b4b7493576233e78e (diff) |
crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.c
Replaced the use of a Variable Length Array In Struct (VLAIS) with a C99
compliant equivalent. This patch allocates the appropriate amount of memory
using a char array using the SHASH_DESC_ON_STACK macro.
The new code can be compiled with both gcc and clang.
Signed-off-by: Behan Webster <[email protected]>
Reviewed-by: Mark Charlebois <[email protected]>
Reviewed-by: Jan-Simon Möller <[email protected]>
Acked-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions