iwlwifi: fix a few instances of misaligned kerneldoc parameters
authorLuca Coelho <luciano.coelho@intel.com>
Wed, 28 Jun 2017 11:08:53 +0000 (14:08 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 9 Aug 2017 06:35:14 +0000 (09:35 +0300)
There are a few places where we don't have a space between the * and
the @ in the parameter description.  Also, in one case, the @ had
trailing space before the parameter name.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h

index 95dbed6..2909d1e 100644 (file)
@@ -421,7 +421,7 @@ enum iwl_tx_status {
  *     occur if tx failed for this frame when it was a member of a previous
  *     aggregation block). If rate scaling is used, retry count indicates the
  *     rate table entry used for all frames in the new agg.
- *AGG_TX_STATE_SEQ_NUM_MSK: Command ID and sequence number of Tx command for
+ * @AGG_TX_STATE_SEQ_NUM_MSK: Command ID and sequence number of Tx command for
  *     this frame
  *
  * TODO: complete documentation