sctp: dubious bitfields in sctp_transport
[safe/jmp/linux-2.6] / include / net / sock.h
index d24f382..d2a71b0 100644 (file)
@@ -1412,7 +1412,7 @@ static inline int sk_has_allocations(const struct sock *sk)
 
 /**
  * wq_has_sleeper - check if there are any waiting processes
- * @sk: struct socket_wq
+ * @wq: struct socket_wq
  *
  * Returns true if socket_wq has waiting processes
  *