iwlwifi: fix kerneldoc format

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
This commit is contained in:
Emmanuel Grumbach 2014-01-30 13:35:35 +02:00
parent a6623e84c4
commit 09d95db20b
1 changed files with 1 additions and 1 deletions

View File

@ -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.
*/ */