diff options
| author | Colin Ian King <[email protected]> | 2017-09-03 13:54:08 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2017-09-04 12:40:45 +0000 |
| commit | 2db5f9e9fa0ebc3c023f7ac906946a3eef8f5498 (patch) | |
| tree | bcecea45cd7f3c0fb5d65282288bde027ca2a993 /net/unix/af_unix.c | |
| parent | ASoC: fsl_dma: remove dma_object path member (diff) | |
| download | kernel-2db5f9e9fa0ebc3c023f7ac906946a3eef8f5498.tar.gz kernel-2db5f9e9fa0ebc3c023f7ac906946a3eef8f5498.zip | |
ASoC: fsl_spdif: make const arrays rate static
Don't populate the const arrays rate on the stack, instead make them
static. Makes the object code smaller by 220 bytes:
Before:
text data bss dec hex filename
24385 9776 128 34289 85f1 sound/soc/fsl/fsl_spdif.o
After:
text data bss dec hex filename
24005 9936 128 34069 8515 sound/soc/fsl/fsl_spdif.o
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
