]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/net/sctp/sctp.h
[SCTP]: Kill unused static inline sctp_sysctl_jiffies_ms
[karo-tx-linux.git] / include / net / sctp / sctp.h
index 57df27f195888f09e0d73cfd12a68c4dee1304a3..a653eb3e1e70f4b6e03bcde62ef6fccd68249680 100644 (file)
@@ -368,11 +368,6 @@ void sctp_sysctl_unregister(void);
 #else
 static inline void sctp_sysctl_register(void) { return; }
 static inline void sctp_sysctl_unregister(void) { return; }
-static inline int sctp_sysctl_jiffies_ms(ctl_table *table, int __user *name, int nlen,
-               void __user *oldval, size_t __user *oldlenp,
-               void __user *newval, size_t newlen) {
-       return -ENOSYS;
-}
 #endif
 
 /* Size of Supported Address Parameter for 'x' address types. */