[IPV4]: annotate inet_lookup() and friends
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 28 Sep 2006 01:43:33 +0000 (18:43 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 29 Sep 2006 01:02:26 +0000 (18:02 -0700)
commitfb99c848e5ae6b8b2bc11f0f90c9e2bb3d702c0d
tree843afd532897b2034769c7260436c49455f0d34d
parent4f765d842fa6e6fe15d555b247b640118d65b4dd
[IPV4]: annotate inet_lookup() and friends

inet_lookup() annotated along with helper functions (__inet_lookup(),
__inet_lookup_established(), inet_lookup_established(),
inet_lookup_listener(), __inet_lookup_listener() and inet_ehashfn())

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inet_hashtables.h
include/net/inet_sock.h
net/ipv4/inet_hashtables.c