aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorTobin C. Harding <[email protected]>2018-03-09 17:11:14 +1100
committerGreg Kroah-Hartman <[email protected]>2018-03-09 09:10:22 -0800
commitc53439fbd15600ecd48bfec446c2018e4fa6e241 (patch)
tree55289a3da82edb2cda51cd158420fa8f1549cbbb /tools/perf/scripts
parentcc9debf84ab359aae2becfb4bc9341f7574fe97b (diff)
usb: usbtest: Remove stack VLA usage
The kernel would like to have all stack VLA usage removed[1]. We already have a pre-processor constant defined MAX_SGLEN. We can use this instead of the variable param-sglen. [1]: https://lkml.org/lkml/2018/3/7/621 Signed-off-by: Tobin C. Harding <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions