diff options
author | Joe Perches <joe@perches.com> | 2014-12-10 19:28:58 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-12-10 21:33:16 +0100 |
commit | 785c20a08bead1e58ad53f2dc324782da7a0c9ea (patch) | |
tree | 1fbf9ac09b89dea8754927e84a54c15ad3e47d0a /net/openvswitch | |
parent | llc: Make llc_sap_action_t function pointer arrays const (diff) | |
download | linux-785c20a08bead1e58ad53f2dc324782da7a0c9ea.tar.xz linux-785c20a08bead1e58ad53f2dc324782da7a0c9ea.zip |
irda: Convert function pointer arrays and uses to const
Making things const is a good thing.
(x86-64 defconfig with all irda)
$ size net/irda/built-in.o*
text data bss dec hex filename
109276 1868 244 111388 1b31c net/irda/built-in.o.new
108828 2316 244 111388 1b31c net/irda/built-in.o.old
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/openvswitch')
0 files changed, 0 insertions, 0 deletions