Commit 09d95db2 authored by Emmanuel Grumbach's avatar Emmanuel Grumbach

iwlwifi: fix kerneldoc format

Signed-off-by: default avatarEmmanuel Grumbach <emmanuel.grumbach@intel.com>
parent a6623e84
...@@ -159,7 +159,7 @@ void iwl_opmode_deregister(const char *name); ...@@ -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.
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment