aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/vt6656/baseband.c
diff options
context:
space:
mode:
authorAmitoj Kaur Chawla <amitoj1606@gmail.com>2015-10-07 10:29:43 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-08 10:50:27 +0100
commit2136c81fd9e108c0ff6627e86d7ccdd8e4c7f586 (patch)
tree09339de7d298cd036295405370494f73cd9176ac /drivers/staging/vt6656/baseband.c
parentstaging: vt6656: Remove space after opening brace (diff)
downloadwireguard-linux-2136c81fd9e108c0ff6627e86d7ccdd8e4c7f586.tar.xz
wireguard-linux-2136c81fd9e108c0ff6627e86d7ccdd8e4c7f586.zip
staging: vt6656: Remove space before closing brace
Remove space before closing brace '}'. Problem found using checkpatch.pl CHECK: Blank lines aren't necessary before a close brace '}' Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6656/baseband.c')
-rw-r--r--drivers/staging/vt6656/baseband.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/vt6656/baseband.c b/drivers/staging/vt6656/baseband.c
index 3bdbae80d40c..e5be261f2e69 100644
--- a/drivers/staging/vt6656/baseband.c
+++ b/drivers/staging/vt6656/baseband.c
@@ -810,7 +810,6 @@ void vnt_update_pre_ed_threshold(struct vnt_private *priv, int scanning)
cr_206 = 0x38;
}
break;
-
}
if (ed_inx == priv->bb_pre_ed_index && !scanning)