]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
staging: vt6655: Removes unnecessary blank lines.
authorVarsha Rao <rvarsha016@gmail.com>
Sun, 9 Oct 2016 11:13:56 +0000 (16:43 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:24:19 +0000 (10:24 +0200)
This patch fixes the checkpatch issue of
multiple blank lines, by removing them.

Signed-off-by: Varsha Rao <rvarsha016@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/baseband.c
drivers/staging/vt6655/device_main.c
drivers/staging/vt6655/mac.c
drivers/staging/vt6655/power.c
drivers/staging/vt6655/power.h

index de503a316e713019a99fbc36b55b2c9113341e32..7c3ae92d00e47509f6dfb7482a5d94ea87829e6b 100644 (file)
@@ -2162,7 +2162,6 @@ bool BBbVT3253Init(struct vnt_private *priv)
                                byVT3253B0_AIROHA2230[ii][0],
                                byVT3253B0_AIROHA2230[ii][1]);
 
-
                /* {{ RobertYu:20050223, request by JerryChung */
                /* Init ANT B select,TX Config CR09 = 0x61->0x45,
                 * 0x45->0x41(VC1/VC2 define, make the ANT_A, ANT_B inverted)
index f109eeac358d86954f5ee8caefc4a0b310725dce..9b2ec257b9f347b08c38c9a6435b2049941de9aa 100644 (file)
@@ -1272,7 +1272,6 @@ static void vnt_remove_interface(struct ieee80211_hw *hw,
        priv->op_mode = NL80211_IFTYPE_UNSPECIFIED;
 }
 
-
 static int vnt_config(struct ieee80211_hw *hw, u32 changed)
 {
        struct vnt_private *priv = hw->priv;
index 8e13f7f414151b032c918033186099d7eba36b4c..d3f4eb2d02af3e6e7c2681fbe538163c803f45f6 100644 (file)
@@ -147,7 +147,6 @@ void MACvSetShortRetryLimit(struct vnt_private *priv,
        iowrite8(byRetryLimit, io_base + MAC_REG_SRT);
 }
 
-
 /*
  * Description:
  *      Set 802.11 Long Retry Limit
index 7d6e7464ae51a1c34de5ec686451996817ead67d..1506b1bb5d557af1d7b67a99bb557093a1820964 100644 (file)
@@ -133,7 +133,6 @@ PSvDisablePowerSaving(
        priv->bPWBitOn = false;
 }
 
-
 /*
  *
  * Routine Description:
index d82dd8d6d68ba67d703a317b83f45bee5cd9b524..d619c426b9415f21f987771ac74bb36f737b4657 100644 (file)
@@ -46,7 +46,6 @@ PSvEnablePowerSaving(
        unsigned short wListenInterval
 );
 
-
 bool
 PSbIsNextTBTTWakeUp(
        struct vnt_private *