summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/rf.c
diff options
context:
space:
mode:
authorSathish Kumar <skumark1902@gmail.com>2022-03-22 14:13:34 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-04 07:33:45 +0200
commit77714e53dde8aac19ee2025dfe491087ccfacb3f (patch)
tree15166569dd3a75b3c3571835871604f89137d224 /drivers/staging/vt6656/rf.c
parenta3515f20535fc6a3813da45268911a65f5ebe362 (diff)
downloadlinux-77714e53dde8aac19ee2025dfe491087ccfacb3f.tar.bz2
staging: vt6656: Fix multiple blank lines warning
This patch fixes the checkpatch.pl warnings like: CHECK: Please don't use multiple blank lines + + Signed-off-by: Sathish Kumar <skumark1902@gmail.com> Link: https://lore.kernel.org/r/20220322084334.4077-1-skumark1902@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6656/rf.c')
-rw-r--r--drivers/staging/vt6656/rf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/vt6656/rf.c b/drivers/staging/vt6656/rf.c
index acbbf8acdf1b..464602c74727 100644
--- a/drivers/staging/vt6656/rf.c
+++ b/drivers/staging/vt6656/rf.c
@@ -82,7 +82,6 @@ static u8 al2230_channel_table1[CB_MAX_CHANNEL_24G][3] = {
{0x06, 0x66, 0x61}
};
-
static u8 vt3226_init_table[CB_VT3226_INIT_SEQ][3] = {
{0x03, 0xff, 0x80},
{0x02, 0x82, 0xa1},