mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-16 14:02:10 +00:00
wimax: fix kernel-doc for debufs_dentry member of struct wimax_dev
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> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
8cb89571bd
commit
56cf391a94
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user