commit | a90bcbd651b453d8259243115696c11b864b30fe | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Fri Feb 29 11:45:34 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 29 11:45:34 2008 -0800 |
tree | 986c0382b4c097044619d28d3e488a806b06f652 | |
parent | 95a363582b69bec53bc73ff2100dfc344bd23098 [diff] |
[SCTP]: Kill unused static inline sctp_sysctl_jiffies_ms After the patch: $ git-grep sctp_sysctl_jiffies_ms | wc -l 0 Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Acked-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>