aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoritz Muehlenhoff <jmm@debian.org>2009-01-21 22:00:42 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2009-04-03 14:53:17 -0700
commit3bd937af26599cfe7beddb10f9d66350e65b3526 (patch)
tree11ad02369e4070f2c190bccbcb6d7a78ff308888
parentStaging: wlan-ng: Remove use of WLAN_ADDR_LEN (diff)
downloadlinux-dev-3bd937af26599cfe7beddb10f9d66350e65b3526.tar.xz
linux-dev-3bd937af26599cfe7beddb10f9d66350e65b3526.zip
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>
-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 d5e880679137..8dd9f883b407 100644
--- a/drivers/staging/wlan-ng/p80211conv.h
+++ b/drivers/staging/wlan-ng/p80211conv.h
@@ -169,9 +169,6 @@ typedef struct wlan_snap
struct wlandevice;
/*================================================================*/
-/* Externs */
-
-/*================================================================*/
/*Function Declarations */
int 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 0a7163fdfcdc..8ddc825e0ae1 100644
--- a/drivers/staging/wlan-ng/p80211hdr.h
+++ b/drivers/staging/wlan-ng/p80211hdr.h
@@ -251,10 +251,6 @@ typedef union p80211_hdr
/*================================================================*/
-/* Extern Declarations */
-
-
-/*================================================================*/
/* Function Declarations */
/* Frame and header lenght macros */
diff --git a/drivers/staging/wlan-ng/p80211ioctl.h b/drivers/staging/wlan-ng/p80211ioctl.h
index e9795a5a56f7..d964d411cc7d 100644
--- a/drivers/staging/wlan-ng/p80211ioctl.h
+++ b/drivers/staging/wlan-ng/p80211ioctl.h
@@ -91,10 +91,6 @@
#define P80211_NL_MCAST_GRP_DIST BIT2 /* Distribution system messages */
/*================================================================*/
-/* Macros */
-
-
-/*================================================================*/
/* Types */
/*----------------------------------------------------------------*/
diff --git a/drivers/staging/wlan-ng/p80211meta.h b/drivers/staging/wlan-ng/p80211meta.h
index 8b61e5fc292b..e56a84823ba5 100644
--- a/drivers/staging/wlan-ng/p80211meta.h
+++ b/drivers/staging/wlan-ng/p80211meta.h
@@ -58,9 +58,6 @@
#define _P80211META_H
/*================================================================*/
-/* System Includes */
-
-/*================================================================*/
/* Project Includes */
#ifndef _WLAN_COMPAT_H
@@ -68,12 +65,6 @@
#endif
/*================================================================*/
-/* Constants */
-
-/*----------------------------------------------------------------*/
-/* */
-
-/*================================================================*/
/* Macros */
/*----------------------------------------------------------------*/
@@ -140,12 +131,6 @@ typedef struct catlistitem
} catlistitem_t;
/*================================================================*/
-/* Extern Declarations */
-
-/*----------------------------------------------------------------*/
-/* */
-
-/*================================================================*/
/* Function Declarations */
/*----------------------------------------------------------------*/
diff --git a/drivers/staging/wlan-ng/p80211metamib.h b/drivers/staging/wlan-ng/p80211metamib.h
index 9cd72ede441c..444f8e05b072 100644
--- a/drivers/staging/wlan-ng/p80211metamib.h
+++ b/drivers/staging/wlan-ng/p80211metamib.h
@@ -58,9 +58,6 @@
#define _P80211METAMIB_H
/*================================================================*/
-/* System Includes */
-
-/*================================================================*/
/* Project Includes */
#ifndef _WLAN_COMPAT_H
@@ -68,24 +65,6 @@
#endif
/*================================================================*/
-/* Constants */
-
-/*----------------------------------------------------------------*/
-/* */
-
-/*================================================================*/
-/* Macros */
-
-/*----------------------------------------------------------------*/
-/* */
-
-/*================================================================*/
-/* Types */
-
-/*----------------------------------------------------------------*/
-/* */
-
-/*================================================================*/
/* Extern Declarations */
/*----------------------------------------------------------------*/
@@ -95,11 +74,4 @@
extern catlistitem_t mib_catlist[];
extern u32 mib_catlist_size;
-
-/*================================================================*/
-/* Function Declarations */
-
-/*----------------------------------------------------------------*/
-/* */
-
#endif /* _P80211METAMIB_H */
diff --git a/drivers/staging/wlan-ng/p80211metamsg.h b/drivers/staging/wlan-ng/p80211metamsg.h
index 6e659eae8afc..979b01dafb6a 100644
--- a/drivers/staging/wlan-ng/p80211metamsg.h
+++ b/drivers/staging/wlan-ng/p80211metamsg.h
@@ -58,9 +58,6 @@
#define _P80211METAMSG_H
/*================================================================*/
-/* System Includes */
-
-/*================================================================*/
/* Project Includes */
#ifndef _WLAN_COMPAT_H
@@ -68,24 +65,6 @@
#endif
/*================================================================*/
-/* Constants */
-
-/*----------------------------------------------------------------*/
-/* */
-
-/*================================================================*/
-/* Macros */
-
-/*----------------------------------------------------------------*/
-/* */
-
-/*================================================================*/
-/* Types */
-
-/*----------------------------------------------------------------*/
-/* */
-
-/*================================================================*/
/* Extern Declarations */
/*----------------------------------------------------------------*/
@@ -95,11 +74,4 @@
extern catlistitem_t msg_catlist[];
extern u32 msg_catlist_size;
-
-/*================================================================*/
-/* Function Declarations */
-
-/*----------------------------------------------------------------*/
-/* */
-
#endif /* _P80211METAMSG_H */
diff --git a/drivers/staging/wlan-ng/p80211mgmt.h b/drivers/staging/wlan-ng/p80211mgmt.h
index ae46e8c4295a..15da83e54ff4 100644
--- a/drivers/staging/wlan-ng/p80211mgmt.h
+++ b/drivers/staging/wlan-ng/p80211mgmt.h
@@ -101,9 +101,6 @@
#define _P80211MGMT_H
/*================================================================*/
-/* System Includes */
-
-/*================================================================*/
/* Project Includes */
#ifndef _WLAN_COMPAT_H
@@ -542,11 +539,6 @@ typedef struct wlan_fr_deauthen
} wlan_fr_deauthen_t;
-
-/*================================================================*/
-/* Extern Declarations */
-
-
/*================================================================*/
/* Function Declarations */
diff --git a/drivers/staging/wlan-ng/p80211msg.h b/drivers/staging/wlan-ng/p80211msg.h
index 0281ddca2bf1..7f83d99d9cdf 100644
--- a/drivers/staging/wlan-ng/p80211msg.h
+++ b/drivers/staging/wlan-ng/p80211msg.h
@@ -49,9 +49,6 @@
#define _P80211MSG_H
/*================================================================*/
-/* System Includes */
-
-/*================================================================*/
/* Project Includes */
#ifndef _WLAN_COMPAT_H
@@ -65,9 +62,6 @@
#define WLAN_DEVNAMELEN_MAX 16
/*================================================================*/
-/* Macros */
-
-/*================================================================*/
/* Types */
/*--------------------------------------------------------------------*/
diff --git a/drivers/staging/wlan-ng/p80211netdev.h b/drivers/staging/wlan-ng/p80211netdev.h
index 940146fba9c1..845c02807976 100644
--- a/drivers/staging/wlan-ng/p80211netdev.h
+++ b/drivers/staging/wlan-ng/p80211netdev.h
@@ -105,9 +105,6 @@
#define P80211_NSDCAP_NOSCAN 0x200 /* nsd can scan */
/*================================================================*/
-/* Macros */
-
-/*================================================================*/
/* Types */
/* Received frame statistics */
diff --git a/drivers/staging/wlan-ng/p80211req.h b/drivers/staging/wlan-ng/p80211req.h
index 497a4d6eb59a..a277381f2337 100644
--- a/drivers/staging/wlan-ng/p80211req.h
+++ b/drivers/staging/wlan-ng/p80211req.h
@@ -49,18 +49,6 @@
#define _LINUX_P80211REQ_H
/*================================================================*/
-/* Constants */
-
-/*================================================================*/
-/* Macros */
-
-/*================================================================*/
-/* Types */
-
-/*================================================================*/
-/* Externs */
-
-/*================================================================*/
/* Function Declarations */
int p80211req_dorequest(wlandevice_t *wlandev, u8 *msgbuf);
diff --git a/drivers/staging/wlan-ng/p80211types.h b/drivers/staging/wlan-ng/p80211types.h
index 122e74b7a2d0..b2591f700496 100644
--- a/drivers/staging/wlan-ng/p80211types.h
+++ b/drivers/staging/wlan-ng/p80211types.h
@@ -58,10 +58,6 @@
#define _P80211TYPES_H
/*================================================================*/
-/* System Includes */
-/*================================================================*/
-
-/*================================================================*/
/* Project Includes */
/*================================================================*/
diff --git a/drivers/staging/wlan-ng/prism2mgmt.h b/drivers/staging/wlan-ng/prism2mgmt.h
index caf808d57966..88e8bd041810 100644
--- a/drivers/staging/wlan-ng/prism2mgmt.h
+++ b/drivers/staging/wlan-ng/prism2mgmt.h
@@ -62,15 +62,6 @@
/*=============================================================*/
-/*------ Constants --------------------------------------------*/
-
-/*=============================================================*/
-/*------ Macros -----------------------------------------------*/
-
-/*=============================================================*/
-/*------ Types and their related constants --------------------*/
-
-/*=============================================================*/
/*------ Static variable externs ------------------------------*/
extern int prism2_debug;
@@ -146,10 +137,4 @@ void prism2sta_processing_defer(struct work_struct *data);
void prism2sta_commsqual_defer(struct work_struct *data);
void prism2sta_commsqual_timer(unsigned long data);
-/*=============================================================*/
-/*--- Inline Function Definitions (if supported) --------------*/
-/*=============================================================*/
-
-
-
#endif