aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
diff options
context:
space:
mode:
authorMoritz Muehlenhoff <jmm@debian.org>2009-01-21 16:00:42 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2009-04-03 17:53:17 -0400
commit3bd937af26599cfe7beddb10f9d66350e65b3526 (patch)
tree11ad02369e4070f2c190bccbcb6d7a78ff308888 /drivers/staging
parent28b17a4bdf148b7591c004efd10a8850d52849ec (diff)
Staging: wlan-ng: Remove stray comments in header files
The header files contain a few comments, which describe the function of the header element. Remove them where not needed. Signed-off-by: Moritz Muehlenhoff <jmm@debian.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/wlan-ng/p80211conv.h3
-rw-r--r--drivers/staging/wlan-ng/p80211hdr.h4
-rw-r--r--drivers/staging/wlan-ng/p80211ioctl.h4
-rw-r--r--drivers/staging/wlan-ng/p80211meta.h15
-rw-r--r--drivers/staging/wlan-ng/p80211metamib.h28
-rw-r--r--drivers/staging/wlan-ng/p80211metamsg.h28
-rw-r--r--drivers/staging/wlan-ng/p80211mgmt.h8
-rw-r--r--drivers/staging/wlan-ng/p80211msg.h6
-rw-r--r--drivers/staging/wlan-ng/p80211netdev.h3
-rw-r--r--drivers/staging/wlan-ng/p80211req.h12
-rw-r--r--drivers/staging/wlan-ng/p80211types.h4
-rw-r--r--drivers/staging/wlan-ng/prism2mgmt.h15
12 files changed, 0 insertions, 130 deletions
diff --git a/drivers/staging/wlan-ng/p80211conv.h b/drivers/staging/wlan-ng/p80211conv.h
index d5e88067913..8dd9f883b40 100644
--- a/drivers/staging/wlan-ng/p80211conv.h
+++ b/drivers/staging/wlan-ng/p80211conv.h
@@ -169,9 +169,6 @@ typedef struct wlan_snap
169struct wlandevice; 169struct wlandevice;
170 170
171/*================================================================*/ 171/*================================================================*/
172/* Externs */
173
174/*================================================================*/
175/*Function Declarations */ 172/*Function Declarations */
176 173
177int skb_p80211_to_ether( struct wlandevice *wlandev, u32 ethconv, 174int skb_p80211_to_ether( struct wlandevice *wlandev, u32 ethconv,
diff --git a/drivers/staging/wlan-ng/p80211hdr.h b/drivers/staging/wlan-ng/p80211hdr.h
index 0a7163fdfcd..8ddc825e0ae 100644
--- a/drivers/staging/wlan-ng/p80211hdr.h
+++ b/drivers/staging/wlan-ng/p80211hdr.h
@@ -251,10 +251,6 @@ typedef union p80211_hdr
251 251
252 252
253/*================================================================*/ 253/*================================================================*/
254/* Extern Declarations */
255
256
257/*================================================================*/
258/* Function Declarations */ 254/* Function Declarations */
259 255
260/* Frame and header lenght macros */ 256/* Frame and header lenght macros */
diff --git a/drivers/staging/wlan-ng/p80211ioctl.h b/drivers/staging/wlan-ng/p80211ioctl.h
index e9795a5a56f..d964d411cc7 100644
--- a/drivers/staging/wlan-ng/p80211ioctl.h
+++ b/drivers/staging/wlan-ng/p80211ioctl.h
@@ -91,10 +91,6 @@
91#define P80211_NL_MCAST_GRP_DIST BIT2 /* Distribution system messages */ 91#define P80211_NL_MCAST_GRP_DIST BIT2 /* Distribution system messages */
92 92
93/*================================================================*/ 93/*================================================================*/
94/* Macros */
95
96
97/*================================================================*/
98/* Types */ 94/* Types */
99 95
100/*----------------------------------------------------------------*/ 96/*----------------------------------------------------------------*/
diff --git a/drivers/staging/wlan-ng/p80211meta.h b/drivers/staging/wlan-ng/p80211meta.h
index 8b61e5fc292..e56a84823ba 100644
--- a/drivers/staging/wlan-ng/p80211meta.h
+++ b/drivers/staging/wlan-ng/p80211meta.h
@@ -58,9 +58,6 @@
58#define _P80211META_H 58#define _P80211META_H
59 59
60/*================================================================*/ 60/*================================================================*/
61/* System Includes */
62
63/*================================================================*/
64/* Project Includes */ 61/* Project Includes */
65 62
66#ifndef _WLAN_COMPAT_H 63#ifndef _WLAN_COMPAT_H
@@ -68,12 +65,6 @@
68#endif 65#endif
69 66
70/*================================================================*/ 67/*================================================================*/
71/* Constants */
72
73/*----------------------------------------------------------------*/
74/* */
75
76/*================================================================*/
77/* Macros */ 68/* Macros */
78 69
79/*----------------------------------------------------------------*/ 70/*----------------------------------------------------------------*/
@@ -140,12 +131,6 @@ typedef struct catlistitem
140} catlistitem_t; 131} catlistitem_t;
141 132
142/*================================================================*/ 133/*================================================================*/
143/* Extern Declarations */
144
145/*----------------------------------------------------------------*/
146/* */
147
148/*================================================================*/
149/* Function Declarations */ 134/* Function Declarations */
150 135
151/*----------------------------------------------------------------*/ 136/*----------------------------------------------------------------*/
diff --git a/drivers/staging/wlan-ng/p80211metamib.h b/drivers/staging/wlan-ng/p80211metamib.h
index 9cd72ede441..444f8e05b07 100644
--- a/drivers/staging/wlan-ng/p80211metamib.h
+++ b/drivers/staging/wlan-ng/p80211metamib.h
@@ -58,9 +58,6 @@
58#define _P80211METAMIB_H 58#define _P80211METAMIB_H
59 59
60/*================================================================*/ 60/*================================================================*/
61/* System Includes */
62
63/*================================================================*/
64/* Project Includes */ 61/* Project Includes */
65 62
66#ifndef _WLAN_COMPAT_H 63#ifndef _WLAN_COMPAT_H
@@ -68,24 +65,6 @@
68#endif 65#endif
69 66
70/*================================================================*/ 67/*================================================================*/
71/* Constants */
72
73/*----------------------------------------------------------------*/
74/* */
75
76/*================================================================*/
77/* Macros */
78
79/*----------------------------------------------------------------*/
80/* */
81
82/*================================================================*/
83/* Types */
84
85/*----------------------------------------------------------------*/
86/* */
87
88/*================================================================*/
89/* Extern Declarations */ 68/* Extern Declarations */
90 69
91/*----------------------------------------------------------------*/ 70/*----------------------------------------------------------------*/
@@ -95,11 +74,4 @@
95extern catlistitem_t mib_catlist[]; 74extern catlistitem_t mib_catlist[];
96extern u32 mib_catlist_size; 75extern u32 mib_catlist_size;
97 76
98
99/*================================================================*/
100/* Function Declarations */
101
102/*----------------------------------------------------------------*/
103/* */
104
105#endif /* _P80211METAMIB_H */ 77#endif /* _P80211METAMIB_H */
diff --git a/drivers/staging/wlan-ng/p80211metamsg.h b/drivers/staging/wlan-ng/p80211metamsg.h
index 6e659eae8af..979b01dafb6 100644
--- a/drivers/staging/wlan-ng/p80211metamsg.h
+++ b/drivers/staging/wlan-ng/p80211metamsg.h
@@ -58,9 +58,6 @@
58#define _P80211METAMSG_H 58#define _P80211METAMSG_H
59 59
60/*================================================================*/ 60/*================================================================*/
61/* System Includes */
62
63/*================================================================*/
64/* Project Includes */ 61/* Project Includes */
65 62
66#ifndef _WLAN_COMPAT_H 63#ifndef _WLAN_COMPAT_H
@@ -68,24 +65,6 @@
68#endif 65#endif
69 66
70/*================================================================*/ 67/*================================================================*/
71/* Constants */
72
73/*----------------------------------------------------------------*/
74/* */
75
76/*================================================================*/
77/* Macros */
78
79/*----------------------------------------------------------------*/
80/* */
81
82/*================================================================*/
83/* Types */
84
85/*----------------------------------------------------------------*/
86/* */
87
88/*================================================================*/
89/* Extern Declarations */ 68/* Extern Declarations */
90 69
91/*----------------------------------------------------------------*/ 70/*----------------------------------------------------------------*/
@@ -95,11 +74,4 @@
95extern catlistitem_t msg_catlist[]; 74extern catlistitem_t msg_catlist[];
96extern u32 msg_catlist_size; 75extern u32 msg_catlist_size;
97 76
98
99/*================================================================*/
100/* Function Declarations */
101
102/*----------------------------------------------------------------*/
103/* */
104
105#endif /* _P80211METAMSG_H */ 77#endif /* _P80211METAMSG_H */
diff --git a/drivers/staging/wlan-ng/p80211mgmt.h b/drivers/staging/wlan-ng/p80211mgmt.h
index ae46e8c4295..15da83e54ff 100644
--- a/drivers/staging/wlan-ng/p80211mgmt.h
+++ b/drivers/staging/wlan-ng/p80211mgmt.h
@@ -101,9 +101,6 @@
101#define _P80211MGMT_H 101#define _P80211MGMT_H
102 102
103/*================================================================*/ 103/*================================================================*/
104/* System Includes */
105
106/*================================================================*/
107/* Project Includes */ 104/* Project Includes */
108 105
109#ifndef _WLAN_COMPAT_H 106#ifndef _WLAN_COMPAT_H
@@ -542,11 +539,6 @@ typedef struct wlan_fr_deauthen
542 539
543} wlan_fr_deauthen_t; 540} wlan_fr_deauthen_t;
544 541
545
546/*================================================================*/
547/* Extern Declarations */
548
549
550/*================================================================*/ 542/*================================================================*/
551/* Function Declarations */ 543/* Function Declarations */
552 544
diff --git a/drivers/staging/wlan-ng/p80211msg.h b/drivers/staging/wlan-ng/p80211msg.h
index 0281ddca2bf..7f83d99d9cd 100644
--- a/drivers/staging/wlan-ng/p80211msg.h
+++ b/drivers/staging/wlan-ng/p80211msg.h
@@ -49,9 +49,6 @@
49#define _P80211MSG_H 49#define _P80211MSG_H
50 50
51/*================================================================*/ 51/*================================================================*/
52/* System Includes */
53
54/*================================================================*/
55/* Project Includes */ 52/* Project Includes */
56 53
57#ifndef _WLAN_COMPAT_H 54#ifndef _WLAN_COMPAT_H
@@ -65,9 +62,6 @@
65#define WLAN_DEVNAMELEN_MAX 16 62#define WLAN_DEVNAMELEN_MAX 16
66 63
67/*================================================================*/ 64/*================================================================*/
68/* Macros */
69
70/*================================================================*/
71/* Types */ 65/* Types */
72 66
73/*--------------------------------------------------------------------*/ 67/*--------------------------------------------------------------------*/
diff --git a/drivers/staging/wlan-ng/p80211netdev.h b/drivers/staging/wlan-ng/p80211netdev.h
index 940146fba9c..845c0280797 100644
--- a/drivers/staging/wlan-ng/p80211netdev.h
+++ b/drivers/staging/wlan-ng/p80211netdev.h
@@ -105,9 +105,6 @@
105#define P80211_NSDCAP_NOSCAN 0x200 /* nsd can scan */ 105#define P80211_NSDCAP_NOSCAN 0x200 /* nsd can scan */
106 106
107/*================================================================*/ 107/*================================================================*/
108/* Macros */
109
110/*================================================================*/
111/* Types */ 108/* Types */
112 109
113/* Received frame statistics */ 110/* Received frame statistics */
diff --git a/drivers/staging/wlan-ng/p80211req.h b/drivers/staging/wlan-ng/p80211req.h
index 497a4d6eb59..a277381f233 100644
--- a/drivers/staging/wlan-ng/p80211req.h
+++ b/drivers/staging/wlan-ng/p80211req.h
@@ -49,18 +49,6 @@
49#define _LINUX_P80211REQ_H 49#define _LINUX_P80211REQ_H
50 50
51/*================================================================*/ 51/*================================================================*/
52/* Constants */
53
54/*================================================================*/
55/* Macros */
56
57/*================================================================*/
58/* Types */
59
60/*================================================================*/
61/* Externs */
62
63/*================================================================*/
64/* Function Declarations */ 52/* Function Declarations */
65 53
66int p80211req_dorequest(wlandevice_t *wlandev, u8 *msgbuf); 54int p80211req_dorequest(wlandevice_t *wlandev, u8 *msgbuf);
diff --git a/drivers/staging/wlan-ng/p80211types.h b/drivers/staging/wlan-ng/p80211types.h
index 122e74b7a2d..b2591f70049 100644
--- a/drivers/staging/wlan-ng/p80211types.h
+++ b/drivers/staging/wlan-ng/p80211types.h
@@ -58,10 +58,6 @@
58#define _P80211TYPES_H 58#define _P80211TYPES_H
59 59
60/*================================================================*/ 60/*================================================================*/
61/* System Includes */
62/*================================================================*/
63
64/*================================================================*/
65/* Project Includes */ 61/* Project Includes */
66/*================================================================*/ 62/*================================================================*/
67 63
diff --git a/drivers/staging/wlan-ng/prism2mgmt.h b/drivers/staging/wlan-ng/prism2mgmt.h
index caf808d5796..88e8bd04181 100644
--- a/drivers/staging/wlan-ng/prism2mgmt.h
+++ b/drivers/staging/wlan-ng/prism2mgmt.h
@@ -62,15 +62,6 @@
62 62
63 63
64/*=============================================================*/ 64/*=============================================================*/
65/*------ Constants --------------------------------------------*/
66
67/*=============================================================*/
68/*------ Macros -----------------------------------------------*/
69
70/*=============================================================*/
71/*------ Types and their related constants --------------------*/
72
73/*=============================================================*/
74/*------ Static variable externs ------------------------------*/ 65/*------ Static variable externs ------------------------------*/
75 66
76extern int prism2_debug; 67extern int prism2_debug;
@@ -146,10 +137,4 @@ void prism2sta_processing_defer(struct work_struct *data);
146void prism2sta_commsqual_defer(struct work_struct *data); 137void prism2sta_commsqual_defer(struct work_struct *data);
147void prism2sta_commsqual_timer(unsigned long data); 138void prism2sta_commsqual_timer(unsigned long data);
148 139
149/*=============================================================*/
150/*--- Inline Function Definitions (if supported) --------------*/
151/*=============================================================*/
152
153
154
155#endif 140#endif