iwlwifi: fix kerneldoc format
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
This commit is contained in:
parent
a6623e84c4
commit
09d95db20b
|
@ -159,7 +159,7 @@ void iwl_opmode_deregister(const char *name);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* struct iwl_op_mode - operational mode
|
* struct iwl_op_mode - operational mode
|
||||||
* @ops - pointer to its own ops
|
* @ops: pointer to its own ops
|
||||||
*
|
*
|
||||||
* This holds an implementation of the mac80211 / fw API.
|
* This holds an implementation of the mac80211 / fw API.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue