aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/input.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-07-11 12:18:48 +0100
committerDavid S. Miller <davem@davemloft.net>2017-07-13 09:23:56 -0700
commitf56ff774871d95f60c3f858419cf7424e6c361cf (patch)
tree6277875137f2a36cc3845250e03817e2cd524cc5 /net/dccp/input.c
parentnet: broadcom: bnx2x: make a couple of const arrays static (diff)
downloadlinux-dev-f56ff774871d95f60c3f858419cf7424e6c361cf.tar.xz
linux-dev-f56ff774871d95f60c3f858419cf7424e6c361cf.zip
net: stmmac: make const array route_possibilities static
Don't populate array route_possibilities on the stack but make it static const. Makes the object code a little smaller by 85 bytes: Before: text data bss dec hex filename 9901 2448 0 12349 303d dwmac4_core.o After: text data bss dec hex filename 9760 2504 0 12264 2fe8 dwmac4_core.o Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dccp/input.c')
0 files changed, 0 insertions, 0 deletions