diff options
| author | 2017-09-01 11:35:08 -0400 | |
|---|---|---|
| committer | 2017-09-23 08:28:28 -0400 | |
| commit | bab4cb30dbf798f6d6df798aa23d33fb25f394e0 (patch) | |
| tree | d7ad20a8a140d4eebcbe713fadb59f7f657ab887 /tools/perf/scripts/python/bin | |
| parent | media: pci: make i2c_client const (diff) | |
media: rtl28xxu: make array rc_nec_tab static const
Don't populate the array rc_nec_tab on the stack, instead make it
static const. Makes the object code smaller by over 620 bytes:
Before:
text data bss dec hex filename
49511 17040 64 66615 10437 rtl28xxu.o
After:
text data bss dec hex filename
48825 17104 64 65993 101c9 rtl28xxu.o
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Hans Verkuil <hansverk@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
