summaryrefslogtreecommitdiffstats
path: root/drivers/staging/otus/zdusb.h
diff options
context:
space:
mode:
authorMithlesh Thukral2009-10-27 05:21:39 +0100
committerGreg Kroah-Hartman2009-12-11 21:23:11 +0100
commitdba0da373d389b9e12bb739d25cbe116dee5f55b (patch)
treedfcfe58af37edc116703c3c406bfcd67669ae4a9 /drivers/staging/otus/zdusb.h
parentStaging: dream: remove wakelock support from smd_rpcrouter.h (diff)
downloadkernel-qcow2-linux-dba0da373d389b9e12bb739d25cbe116dee5f55b.tar.gz
kernel-qcow2-linux-dba0da373d389b9e12bb739d25cbe116dee5f55b.tar.xz
kernel-qcow2-linux-dba0da373d389b9e12bb739d25cbe116dee5f55b.zip
Staging: otus : checkpatch.pl cleanup for header files
Fix for checkpatch.pl errors and warnings in header files of otus driver. (There is a typedef which still remains. Plan to clean it up in next set of patches) Signed-off-by: Mithlesh Thukral <mithlesh@linsyssoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/otus/zdusb.h')
-rw-r--r--drivers/staging/otus/zdusb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/otus/zdusb.h b/drivers/staging/otus/zdusb.h
index 9f8ab2e96169..97e4ef09567a 100644
--- a/drivers/staging/otus/zdusb.h
+++ b/drivers/staging/otus/zdusb.h
@@ -34,10 +34,10 @@
#define VERSIONID "0.0.0.999"
/* Define these values to match your device */
-#define VENDOR_ATHR 0x0CF3 //Atheros
+#define VENDOR_ATHR 0x0CF3 /* Atheros */
#define PRODUCT_AR9170 0x9170
-#define VENDOR_DLINK 0x07D1 //Dlink
+#define VENDOR_DLINK 0x07D1 /* Dlink */
#define PRODUCT_DWA160A 0x3C10
#define VENDOR_NETGEAR 0x0846 /* NetGear */