diff options
author | 2023-07-12 17:11:23 +0100 | |
---|---|---|
committer | 2023-07-20 07:52:54 +0200 | |
commit | 298e082558d86aa904486d087ce45d35c1122f1e (patch) | |
tree | 770aeac578d886eb93c85008cfc9981286c58308 /scripts/generate_rust_analyzer.py | |
parent | fbcon: remove unused display (p) from fbcon_redraw() (diff) | |
download | wireguard-linux-298e082558d86aa904486d087ce45d35c1122f1e.tar.xz wireguard-linux-298e082558d86aa904486d087ce45d35c1122f1e.zip |
fbdev: kyro: make some const read-only arrays static and reduce type size
Don't populate the const read-only arrays on the stack but instead
make them static const. Use smaller types to use less storage for
the arrays. Also makes the object code a little smaller.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions