From: Inaky Perez-Gonzalez Date: Fri, 9 Jan 2009 07:34:00 +0000 (+0000) Subject: wimax: fix typo in kernel-doc for debugfs_dentry in struct wimax_dev X-Git-Tag: v2.6.29-rc2~105^2~25 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=2a4d71d69f97cef48da969ab917b55e0193ed9ec;p=linux-2.6-omap-h63xx.git 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 Signed-off-by: David S. Miller --- diff --git a/include/net/wimax.h b/include/net/wimax.h index 073809ce94f..6b3824edb39 100644 --- a/include/net/wimax.h +++ b/include/net/wimax.h @@ -323,8 +323,8 @@ struct input_dev; * * @rf_hw: [private] State of the hardware radio switch (OFF/ON) * - * @debufs_dentry: [private] Used to hook up a debugfs entry. This - * shows up in the debugfs root as wimax:DEVICENAME. + * @debugfs_dentry: [private] Used to hook up a debugfs entry. This + * shows up in the debugfs root as wimax\:DEVICENAME. * * Description: * This structure defines a common interface to access all WiMAX