summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/int.c
diff options
context:
space:
mode:
authorJesper Juhl <jj@chaosbits.net>2012-06-27 20:00:14 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-07-06 23:10:53 (GMT)
commitfec3c80da1abfb4c66ba0adf77f3c7a97a8162da (patch)
tree56478693632afadb335762975af401e22a30f690 /drivers/staging/vt6656/int.c
parent501b02e4d6a3c29ce4e7cef9a5a1a21f236c3c63 (diff)
downloadlinux-fsl-qoriq-fec3c80da1abfb4c66ba0adf77f3c7a97a8162da.tar.xz
staging: vt6656: int: Redundant blank line removal
This trivial cleanup patch removes some completely redundant blank lines from drivers/staging/vt6656/int.[ch] Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6656/int.c')
-rw-r--r--drivers/staging/vt6656/int.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/vt6656/int.c b/drivers/staging/vt6656/int.c
index 0a11423..36ed234 100644
--- a/drivers/staging/vt6656/int.c
+++ b/drivers/staging/vt6656/int.c
@@ -44,7 +44,6 @@
/* static int msglevel = MSG_LEVEL_DEBUG; */
static int msglevel = MSG_LEVEL_INFO;
-
/*--------------------- Static Classes ----------------------------*/
/*--------------------- Static Variables --------------------------*/
@@ -53,10 +52,8 @@ static int msglevel = MSG_LEVEL_INFO;
/*--------------------- Export Variables --------------------------*/
-
/*--------------------- Export Functions --------------------------*/
-
/*+
*
* Function: InterruptPollingThread
@@ -202,7 +199,6 @@ void INTnsProcessData(PSDevice pDevice)
pINTData->byISR0,
pINTData->byISR1);
}
-
if (pINTData->byISR1 != 0)
if (pINTData->byISR1 & ISR_GPIO3)
bScheduleCommand((void *) pDevice,