diff mbox

wimax: fix kernel-doc for debufs_dentry member of struct wimax_dev

Message ID 1231447827-7999-1-git-send-email-inaky@linux.intel.com
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

Inaky Perez-Gonzalez Jan. 8, 2009, 8:50 p.m. UTC
Reported by Randy Dunlap from a warning in the v2.6.29 merge window
tree as of 2009/1/8.

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Cc: Randy Dunlapy <randy.dunlap@intel.com>
---
 include/net/wimax.h |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

Comments

David Miller Jan. 8, 2009, 8:57 p.m. UTC | #1
From: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Date: Thu,  8 Jan 2009 12:50:27 -0800

> Reported by Randy Dunlap from a warning in the v2.6.29 merge window
> tree as of 2009/1/8.
> 
> Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Inaky Perez-Gonzalez Jan. 8, 2009, 9:02 p.m. UTC | #2
On Thursday 08 January 2009, David Miller wrote:
> From: Inaky Perez-Gonzalez <inaky@linux.intel.com>
> Date: Thu,  8 Jan 2009 12:50:27 -0800
>
> > Reported by Randy Dunlap from a warning in the v2.6.29 merge window
> > tree as of 2009/1/8.
> >
> > Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
>
> Applied, thanks.

Just sent an update with Randy's email address corrected, but other than
that, it has zero changes (I had mistyped it to intel.com instead of
oracle.com).

Thanks,
diff mbox

Patch

diff --git a/include/net/wimax.h b/include/net/wimax.h
index 1602614..073809c 100644
--- a/include/net/wimax.h
+++ b/include/net/wimax.h
@@ -323,6 +323,9 @@  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.
+ *
  * Description:
  * This structure defines a common interface to access all WiMAX
  * devices from different vendors and provides a common API as well as