Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / staging / rtl8187se / r8180_dm.c
index fc4907839c58956f78dfebb300c6859c2d0a6a78..261085d4b74aad6fa272d909cb20d3fc314040b3 100644 (file)
@@ -123,7 +123,7 @@ DoTxHighPower(
 //
 //     Description:
 //             Callback function of UpdateTxPowerWorkItem.
-//             Because of some event happend, e.g. CCX TPC, High Power Mechanism,
+//             Because of some event happened, e.g. CCX TPC, High Power Mechanism,
 //             We update Tx power of current channel again.
 //
 void rtl8180_tx_pw_wq (struct work_struct *work)
@@ -984,7 +984,7 @@ StaRateAdaptive87SE(
                {
                        priv->TryupingCount = 0;
                        //
-                       // When transfering from CCK to OFDM, DIG is an important issue.
+                       // When transferring from CCK to OFDM, DIG is an important issue.
                        //
                        if(priv->CurrentOperaRate == 22)
                                bUpdateInitialGain = true;