summaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb
diff options
context:
space:
mode:
authorAmitoj Kaur Chawla <amitoj1606@gmail.com>2015-10-08 21:45:01 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-13 03:32:07 (GMT)
commita76f23d66df1cf41c759fe877e77441c9dd65e5e (patch)
treef0ff3972441886dae9714afd5fdd2ec7ab2af87d /drivers/staging/sm750fb
parent2a66a986b412d96cfa6bf700b721729b722bed9b (diff)
downloadlinux-a76f23d66df1cf41c759fe877e77441c9dd65e5e.tar.xz
staging: sm750fb: Remove space after opening brace
Remove space after opening brace '{'. Problem found using checkpatch.pl CHECK: Blank lines aren't necessary after an open brace '{' Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/sm750fb')
-rw-r--r--drivers/staging/sm750fb/ddk750_chip.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/sm750fb/ddk750_chip.c b/drivers/staging/sm750fb/ddk750_chip.c
index 5f8c4aa..453c86e 100644
--- a/drivers/staging/sm750fb/ddk750_chip.c
+++ b/drivers/staging/sm750fb/ddk750_chip.c
@@ -238,7 +238,6 @@ unsigned int ddk750_getVMSize(void)
int ddk750_initHw(initchip_param_t *pInitParam)
{
-
unsigned int ulReg;
if (pInitParam->powerMode != 0)