Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89828
b: refs/heads/master
c: a90bcbd
h: refs/heads/master
v: v3
  • Loading branch information
Ilpo Järvinen authored and David S. Miller committed Feb 29, 2008
1 parent 2e162b5 commit a9755a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 95a363582b69bec53bc73ff2100dfc344bd23098
refs/heads/master: a90bcbd651b453d8259243115696c11b864b30fe
5 changes: 0 additions & 5 deletions trunk/include/net/sctp/sctp.h
Original file line number Diff line number Diff line change
Expand Up @@ -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. */
Expand Down

0 comments on commit a9755a5

Please sign in to comment.