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 de503a3..7c3ae92 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 f109eea..9b2ec25 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 8e13f7f..d3f4eb2 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 7d6e746..1506b1b 100644 (file)
@@ -133,7 +133,6 @@ PSvDisablePowerSaving(
        priv->bPWBitOn = false;
 }
 
-
 /*
  *
  * Routine Description:
index d82dd8d..d619c42 100644 (file)
@@ -46,7 +46,6 @@ PSvEnablePowerSaving(
        unsigned short wListenInterval
 );
 
-
 bool
 PSbIsNextTBTTWakeUp(
        struct vnt_private *