summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/go7007
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-04-28 12:39:02 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-04-30 13:40:28 -0300
commitefc0ac5a0e54657f74c2d6e73e146d249116a608 (patch)
tree28671503ed430cec140d2bfe0a9afcca319bf2d2 /drivers/media/usb/go7007
parentd202e1bab3c3b61dd562360e5c73e9df7d2cfe09 (diff)
downloadlinux-stable-efc0ac5a0e54657f74c2d6e73e146d249116a608.tar.gz
linux-stable-efc0ac5a0e54657f74c2d6e73e146d249116a608.tar.bz2
linux-stable-efc0ac5a0e54657f74c2d6e73e146d249116a608.zip
[media] qt1010: Reduce text size by using static const
Using static const allows the compiler to optimize the code. Before static const: text data bss dec hex filename 4982 524 1568 7074 1ba2 drivers/media/tuners/qt1010.o After static const: text data bss dec hex filename 4714 524 1568 6806 1a96 drivers/media/tuners/qt1010.o Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/usb/go7007')
0 files changed, 0 insertions, 0 deletions