diff options
author | Joe Perches <joe@perches.com> | 2010-11-21 02:38:59 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-11-22 20:58:51 (GMT) |
commit | ff273b91ff04e6f232234b70c45101074a0daa27 (patch) | |
tree | 92e15d0ec41650c7eea7d50549f511fb6f88e7d7 /kernel/elfcore.c | |
parent | 482e039f2a6546ee2ecf718ae6c02e84d1a7f00b (diff) | |
download | linux-fsl-qoriq-ff273b91ff04e6f232234b70c45101074a0daa27.tar.xz |
ray_cs: Use static const
Using static const generally increases object text and decreases data size.
It also generally decreases overall object size.
text data bss dec hex filename
42607 3581 8536 54724 d5c4 drivers/net/wireless/ray_cs.o.new
42603 3585 8536 54724 d5c4 drivers/net/wireless/ray_cs.o.old
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'kernel/elfcore.c')
0 files changed, 0 insertions, 0 deletions