aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/channel.c
diff options
context:
space:
mode:
authorAndres More <more.andres@gmail.com>2013-03-18 20:33:51 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-03-25 11:06:09 -0700
commit00d0603cbd9aa1c9a28c9fe973d14f74e83ba646 (patch)
tree76dee657c37731a61ff9b179a3a926fdb28dca3a /drivers/staging/vt6656/channel.c
parentstaging: vt6656: removed custom 802.11 header usage (diff)
downloadlinux-dev-00d0603cbd9aa1c9a28c9fe973d14f74e83ba646.tar.xz
linux-dev-00d0603cbd9aa1c9a28c9fe973d14f74e83ba646.zip
staging: vt6656: remove code placeholders
Removed comments from coding template. sed -i '/^\/\*---/d' drivers/staging/vt6656/*.[ch] Signed-off-by: Andres More <more.andres@gmail.com> Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6656/channel.c')
-rw-r--r--drivers/staging/vt6656/channel.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/vt6656/channel.c b/drivers/staging/vt6656/channel.c
index 9421c5dc60a6..542cc6fd949e 100644
--- a/drivers/staging/vt6656/channel.c
+++ b/drivers/staging/vt6656/channel.c
@@ -39,13 +39,10 @@
#include "channel.h"
#include "rf.h"
-/*--------------------- Static Definitions -------------------------*/
static int msglevel = MSG_LEVEL_INFO;
//static int msglevel =MSG_LEVEL_DEBUG;
-/*--------------------- Static Classes ----------------------------*/
-/*--------------------- Export Definitions -------------------------*/
static SChannelTblElement sChannelTbl[CB_MAX_CHANNEL+1] =
@@ -368,7 +365,6 @@ static struct
/* 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 */
};
-/*--------------------- Export function -------------------------*/
/************************************************************************
* Country Channel Valid
* Input: CountryCode, ChannelNum