commit | db28aafad91ee23b7075e5372d92ed364d54e9fb | [log] [tgz] |
---|---|---|
author | Ioan Orghici <ioanorghici@gmail.com> | Fri Jul 13 07:16:37 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 16 23:23:52 2012 -0700 |
tree | b48d7f9174697006dff92ec7080dd267a3e6b1c7 | |
parent | efdfad3205403e1d1c5c0bdcbdb647ddd89bfaa3 [diff] |
sctp: fix sparse warning for sctp_init_cause_fixed Fix the following sparse warning: * symbol 'sctp_init_cause_fixed' was not declared. Should it be static? Signed-off-by: Ioan Orghici <ioanorghici@gmail.com> Acked-by: Vlad Yasevich <vyasevich@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>