[SCTP]: Replace char msg[] with static const char[].
authorFlorian Westphal <fw@strlen.de>
Mon, 24 Mar 2008 05:46:34 +0000 (22:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Mar 2008 05:46:34 +0000 (22:46 -0700)
commit2444844cefd2ce0ac73858cf980de07e33a5dd20
tree17358f567c46db97baa363be468aed8a051fba2d
parent3d3b2d25a4debaff05a9e6f5c55a0d31e4334234
[SCTP]: Replace char msg[] with static const char[].

133886    2004     220  136110   213ae sctp.new/sctp.o
134018    2004     220  136242   21432 sctp.old/sctp.o

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/sm_make_chunk.c
net/sctp/sm_statefuns.c