diff options
author | Behan Webster <[email protected]> | 2017-10-09 12:41:53 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-10-10 12:35:05 -0700 |
commit | 365ff9df562889501964ab5ee9fb4ce700d1a8c0 (patch) | |
tree | 687b68416c358a9d8d999f4cf0c3f7a81c306545 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | fbb1fb4ad415cb31ce944f65a5ca700aaf73a227 (diff) |
wimax/i2400m: Remove VLAIS
Convert Variable Length Array in Struct (VLAIS) to valid C by converting
local struct definition to use a flexible array. The structure is only
used to define a cast of a buffer so the size of the struct is not used
to allocate storage.
Signed-off-by: Behan Webster <[email protected]>
Signed-off-by: Mark Charebois <[email protected]>
Suggested-by: Arnd Bergmann <[email protected]>
Signed-off-by: Matthias Kaehlcke <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions