diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2024-09-12 16:23:45 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-09-13 08:41:27 +0300 |
commit | 9ae0f262fc3f36c1f0b131c7017fbe75245a39df (patch) | |
tree | 6c7f4d1795148c4adf8de910ac92bb2aa1fefee2 /tools/perf/scripts/python/parallel-perf.py | |
parent | 7fa6b25dfb43dafc0e16510e2fcfd63634fc95c2 (diff) | |
download | linux-9ae0f262fc3f36c1f0b131c7017fbe75245a39df.tar.xz |
usb: r8a66597-hcd: make read-only const arrays static
Don't populate the read-only const arrays fifoaddr, fifosel and fifoctr
on the stack at run time, instead make them static.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20240912132345.589397-1-colin.i.king@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions