diff options
author | Colin Ian King <colin.king@intel.com> | 2022-01-09 22:37:19 +0000 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2022-01-29 22:24:24 +0100 |
commit | 0cd129de3ee7be794ed1136fc0ea60f0e696d10e (patch) | |
tree | d082d6241bf4df2737e0e97a35cd6f3a98a16b31 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | e783362eb54cd99b2cac8b3a9aeac942e6f6ac07 (diff) |
video: fbdev: aty128fb: make some arrays static const
Don't populate some read-only arrays on the stack but instead
make them static const. Also makes the object code a little smaller.
Re-format one of the declarations. Add spaces between commas and make
PostDivSet unsigned int to fixup checkpatch warnings.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions