diff --git a/[refs] b/[refs] index c0a4287e7537..77c78e3c7b60 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 937eada45fa7bd233dfa59bbd8c0b436b02b6491 +refs/heads/master: acfbe96a3035639619a6533e04d88ed4ef9ccb61 diff --git a/trunk/include/net/sock.h b/trunk/include/net/sock.h index d24f382cb712..d2a71b04a5ae 100644 --- a/trunk/include/net/sock.h +++ b/trunk/include/net/sock.h @@ -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 *