[PATCH] Staging: vt6655: removed redundant comments from iowpa.h

From: Igor Bezukh
Date: Fri Jul 25 2014 - 12:33:22 EST


Removed redundant comments from iowpa.h header file.

Signed-off-by: Igor Bezukh <igbzkh@xxxxxxxxx>
---
drivers/staging/vt6655/iowpa.h | 10 ----------
1 file changed, 10 deletions(-)

diff --git a/drivers/staging/vt6655/iowpa.h b/drivers/staging/vt6655/iowpa.h
index b7bd190..772bc4c 100644
--- a/drivers/staging/vt6655/iowpa.h
+++ b/drivers/staging/vt6655/iowpa.h
@@ -29,8 +29,6 @@
#ifndef __IOWPA_H__
#define __IOWPA_H__

-/*--------------------- Export Definitions -------------------------*/
-
#define WPA_IE_LEN 64

//WPA related
@@ -127,14 +125,6 @@ struct viawget_scan_result {
int maxrate;
};

-//2006-1116-01,<Add> by NomadZhao
#pragma pack()
-/*--------------------- Export Classes ----------------------------*/
-
-/*--------------------- Export Variables --------------------------*/
-
-/*--------------------- Export Types ------------------------------*/
-
-/*--------------------- Export Functions --------------------------*/

#endif //__IOWPA_H__
--
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/