diff options
| author | Dave Jones <[email protected]> | 2008-07-22 21:09:06 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2008-07-22 21:09:06 +0000 |
| commit | d29f749e252bcdbfe7a75a58f0ee92da16f127c0 (patch) | |
| tree | 701734c2beed075d603d28cc4a343ecf1d4e475b /fs/proc/proc_net.c | |
| parent | tcp: Fix bitmask test in tcp_syn_options() (diff) | |
| download | kernel-d29f749e252bcdbfe7a75a58f0ee92da16f127c0.tar.gz kernel-d29f749e252bcdbfe7a75a58f0ee92da16f127c0.zip | |
net: Fix build failure with 'make mandocs'.
The function header comments have to go with the functions
they are documenting, or things go horribly wrong when we
try to process them with the docbook tools.
Warning(include/linux/netdevice.h:1006): No description found for parameter 'dev_queue'
Warning(include/linux/netdevice.h:1033): No description found for parameter 'dev_queue'
Warning(include/linux/netdevice.h:1067): No description found for parameter 'dev_queue'
Warning(include/linux/netdevice.h:1093): No description found for parameter 'dev_queue'
Warning(include/linux/netdevice.h:1474): No description found for parameter 'txq'
Error(net/core/dev.c:1674): cannot understand prototype: 'u32 simple_tx_hashrnd; '
Signed-off-by: Dave Jones <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'fs/proc/proc_net.c')
0 files changed, 0 insertions, 0 deletions
