diff options
author | Kees Cook <[email protected]> | 2018-05-02 15:55:45 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2018-05-14 22:32:45 -0400 |
commit | 97e066184b855dd2df4e82c2d1feff37282c53fd (patch) | |
tree | 22e84b29d9d69e6f7bc9c3b66903d67f949507f2 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 33d065ccb3b21e38412cd8c7d6f2704e3b341f63 (diff) |
scsi: libosd: Remove VLA usage
On the quest to remove all VLAs from the kernel[1] this rearranges the
code to avoid a VLA warning under -Wvla (gcc doesn't recognize "const"
variables as not triggering VLA creation). Additionally cleans up
variable naming to avoid 80 character column limit.
[1] https://lkml.kernel.org/r/CA+55aFzCG-zNmZwX4A2FQpadafLfEzK6CC=qPXydAacU1RqZWA@mail.gmail.com
Signed-off-by: Kees Cook <[email protected]>
Acked-by: Boaz Harrosh <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions