linux/net.h: fix kernel-doc warnings
authorRandy Dunlap <randy.dunlap@oracle.com>
Thu, 1 Jul 2010 13:18:58 +0000 (13:18 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 3 Jul 2010 04:59:08 +0000 (21:59 -0700)
commite2aec372ff4b7e78e79c308104a860ae0ed20950
tree0a399810f9a506121bc7effb0a9127792527ea36
parentf0796d5c73e59786d09a1e617689d1d415f2db44
linux/net.h: fix kernel-doc warnings

Fix kernel-doc warnings in linux/net.h:

Warning(include/linux/net.h:151): No description found for parameter 'wq'
Warning(include/linux/net.h:151): Excess struct/union/enum/typedef member 'fasync_list' description in 'socket'
Warning(include/linux/net.h:151): Excess struct/union/enum/typedef member 'wait' description in 'socket'

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