summaryrefslogtreecommitdiff
path: root/drivers/staging/rts5208/ms.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-07-10 09:54:27 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-07-20 15:03:07 -0400
commit3802c1bc2c127e9396d95a274a6bd6fcb5c9a397 (patch)
tree7c05c58b2d1817bef0d63805e74b4846b24fe567 /drivers/staging/rts5208/ms.c
parentd0a0548adeee87ac2d7890d15dfd3800db2099e6 (diff)
media: dvb-frontends/cxd2841er: make several arrays static
Don't populate arrays on the stack but make them static. Makes the object code smaller: Before: text data bss dec hex filename 89299 21704 64 111067 1b1db cxd2841er.o After: text data bss dec hex filename 85823 23432 64 109319 1ab07 cxd2841er.o Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/staging/rts5208/ms.c')
0 files changed, 0 insertions, 0 deletions