]> bbs.cooldavid.org Git - net-next-2.6.git/commit
net/sock.h: add missing kernel-doc notation
authorRandy Dunlap <randy.dunlap@oracle.com>
Mon, 9 Aug 2010 13:41:07 +0000 (13:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Aug 2010 07:09:20 +0000 (00:09 -0700)
commit53c3fa206415d8a3f8b2a4f77689ea044c4a9c65
tree9503d3a9aad8472117db2bc358fdc2e822295b1f
parent7ed24e8da75615418cbf3417e421053e53a5f5b3
net/sock.h: add missing kernel-doc notation

Add missing kernel-doc notation to struct sock:

Warning(include/net/sock.h:324): No description found for parameter 'sk_peer_pid'
Warning(include/net/sock.h:324): No description found for parameter 'sk_peer_cred'
Warning(include/net/sock.h:324): No description found for parameter 'sk_classid'
Warning(include/net/sock.h:324): Excess struct/union/enum/typedef member 'sk_peercred' description in 'sock'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sock.h