]> git.baikalelectronics.ru Git - kernel.git/commit
wimax: fix typo in kernel-doc for debugfs_dentry in struct wimax_dev
authorInaky Perez-Gonzalez <inaky@linux.intel.com>
Fri, 9 Jan 2009 07:34:00 +0000 (07:34 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Jan 2009 08:06:32 +0000 (00:06 -0800)
commit3f4b14e0bfb6177fe42714905ccecf48bc250753
treed25057774312c18d33f6682714746a3b12b7278d
parent0eb71222e86cf54579b32072a4bf36a79933d564
wimax: fix typo in kernel-doc for debugfs_dentry in struct wimax_dev

The kernel-doc was referring to member @debufs_dentry instead of
@debugfs_dentry.

Reported by Randy Dunlap http://marc.info/?l=linux-netdev&m=123147942302885&w=2

As well, escape the colon in the field's text description, as it is
causing the generated text to be erraticly broken up (with paragraphs
moved down). Could not find a reason why it is happening so, even when
other field descriptions use colons and work as expected.

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/wimax.h