aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
diff options
context:
space:
mode:
authorAndrew Morton <akpm@linux-foundation.org>2009-12-04 17:05:45 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2009-12-11 12:23:23 -0800
commitd0f2cc5aea14a4dfd342616faade05b75cb6c309 (patch)
tree11b525c6251ff490c4222480cc32173ed6226517 /drivers/staging
parent7f1f6e72e26c9e0f5d1b9b7766e174da4057a72d (diff)
downloadkernel_samsung_smdk4412-d0f2cc5aea14a4dfd342616faade05b75cb6c309.zip
kernel_samsung_smdk4412-d0f2cc5aea14a4dfd342616faade05b75cb6c309.tar.gz
kernel_samsung_smdk4412-d0f2cc5aea14a4dfd342616faade05b75cb6c309.tar.bz2
+ drivers-staging-wlags49_h2-remove-cvs-metadata.patch added to -mm tree
Cc: Henk de Groot <pe1dnn@amsat.org> Cc: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/wlags49_h2/debug.h17
-rw-r--r--drivers/staging/wlags49_h2/dhfcfg.h17
-rw-r--r--drivers/staging/wlags49_h2/wl_cs.c13
-rw-r--r--drivers/staging/wlags49_h2/wl_cs.h17
-rw-r--r--drivers/staging/wlags49_h2/wl_enc.c17
-rw-r--r--drivers/staging/wlags49_h2/wl_enc.h17
-rw-r--r--drivers/staging/wlags49_h2/wl_if.h17
-rw-r--r--drivers/staging/wlags49_h2/wl_internal.h17
-rw-r--r--drivers/staging/wlags49_h2/wl_main.c12
-rw-r--r--drivers/staging/wlags49_h2/wl_main.h17
-rw-r--r--drivers/staging/wlags49_h2/wl_netdev.c15
-rw-r--r--drivers/staging/wlags49_h2/wl_netdev.h17
-rw-r--r--drivers/staging/wlags49_h2/wl_pci.c15
-rw-r--r--drivers/staging/wlags49_h2/wl_pci.h17
-rw-r--r--drivers/staging/wlags49_h2/wl_priv.c17
-rw-r--r--drivers/staging/wlags49_h2/wl_priv.h17
-rw-r--r--drivers/staging/wlags49_h2/wl_profile.c17
-rw-r--r--drivers/staging/wlags49_h2/wl_profile.h17
-rw-r--r--drivers/staging/wlags49_h2/wl_util.c17
-rw-r--r--drivers/staging/wlags49_h2/wl_util.h14
-rw-r--r--drivers/staging/wlags49_h2/wl_version.h14
-rw-r--r--drivers/staging/wlags49_h2/wl_wext.c17
-rw-r--r--drivers/staging/wlags49_h2/wl_wext.h17
23 files changed, 0 insertions, 372 deletions
diff --git a/drivers/staging/wlags49_h2/debug.h b/drivers/staging/wlags49_h2/debug.h
index d3db626..0b52e17 100644
--- a/drivers/staging/wlags49_h2/debug.h
+++ b/drivers/staging/wlags49_h2/debug.h
@@ -58,23 +58,6 @@
*
******************************************************************************/
-
-
-
-/*******************************************************************************
- * VERSION CONTROL INFORMATION
- *******************************************************************************
- *
- * $Author: nico $
- * $Date: 2004/07/20 09:29:45 $
- * $Revision: 1.3 $
- * $Source: /usr/local/cvs/wl_lkm/include/hcf/debug.h,v $
- *
- ******************************************************************************/
-
-
-
-
#ifndef _DEBUG_H
#define _DEBUG_H
diff --git a/drivers/staging/wlags49_h2/dhfcfg.h b/drivers/staging/wlags49_h2/dhfcfg.h
index 55bd90e..a0c26c6 100644
--- a/drivers/staging/wlags49_h2/dhfcfg.h
+++ b/drivers/staging/wlags49_h2/dhfcfg.h
@@ -58,23 +58,6 @@
*
******************************************************************************/
-
-
-
-/*******************************************************************************
- * VERSION CONTROL INFORMATION
- *******************************************************************************
- *
- * $Author: nico $
- * $Date: 2004/07/19 07:08:33 $
- * $Revision: 1.1.1.1 $
- * $Source: /usr/local/cvs/wl_lkm/include/hcf/dhfcfg.h,v $
- *
- ******************************************************************************/
-
-
-
-
#ifndef DHFCFG_H
#define DHFCFG_H
/*-----------------------------------------------------------------------------
diff --git a/drivers/staging/wlags49_h2/wl_cs.c b/drivers/staging/wlags49_h2/wl_cs.c
index c93e8c8..811a8da 100644
--- a/drivers/staging/wlags49_h2/wl_cs.c
+++ b/drivers/staging/wlags49_h2/wl_cs.c
@@ -59,19 +59,6 @@
*
******************************************************************************/
-
-/*******************************************************************************
- * VERSION CONTROL INFORMATION
- *******************************************************************************
- *
- * $Author: nico $
- * $Date: 2004/08/06 11:25:37 $
- * $Revision: 1.5 $
- * $Source: /usr/local/cvs/wl_lkm/wireless/wl_cs.c,v $
- *
- ******************************************************************************/
-
-
/*******************************************************************************
* include files
******************************************************************************/
diff --git a/drivers/staging/wlags49_h2/wl_cs.h b/drivers/staging/wlags49_h2/wl_cs.h
index 3971fbc..2a0e674 100644
--- a/drivers/staging/wlags49_h2/wl_cs.h
+++ b/drivers/staging/wlags49_h2/wl_cs.h
@@ -58,23 +58,6 @@
*
******************************************************************************/
-
-
-
-/*******************************************************************************
- * VERSION CONTROL INFORMATION
- *******************************************************************************
- *
- * $Author: nico $
- * $Date: 2004/07/19 08:16:15 $
- * $Revision: 1.2 $
- * $Source: /usr/local/cvs/wl_lkm/include/wireless/wl_cs.h,v $
- *
- ******************************************************************************/
-
-
-
-
#ifndef __WL_CS_H__
#define __WL_CS_H__
diff --git a/drivers/staging/wlags49_h2/wl_enc.c b/drivers/staging/wlags49_h2/wl_enc.c
index 33181da..48c44c8 100644
--- a/drivers/staging/wlags49_h2/wl_enc.c
+++ b/drivers/staging/wlags49_h2/wl_enc.c
@@ -59,23 +59,6 @@
*
******************************************************************************/
-
-
-
-/*******************************************************************************
- * VERSION CONTROL INFORMATION
- *******************************************************************************
- *
- * $Author: nico $
- * $Date: 2004/07/19 08:16:15 $
- * $Revision: 1.2 $
- * $Source: /usr/local/cvs/wl_lkm/wireless/wl_enc.c,v $
- *
- ******************************************************************************/
-
-
-
-
/*******************************************************************************
* include files
******************************************************************************/
diff --git a/drivers/staging/wlags49_h2/wl_enc.h b/drivers/staging/wlags49_h2/wl_enc.h
index 15467a3..b4f54d8 100644
--- a/drivers/staging/wlags49_h2/wl_enc.h
+++ b/drivers/staging/wlags49_h2/wl_enc.h
@@ -58,23 +58,6 @@
*
******************************************************************************/
-
-
-
-/*******************************************************************************
- * VERSION CONTROL INFORMATION
- *******************************************************************************
- *
- * $Author: nico $
- * $Date: 2004/07/19 08:16:15 $
- * $Revision: 1.2 $
- * $Source: /usr/local/cvs/wl_lkm/include/wireless/wl_enc.h,v $
- *
- ******************************************************************************/
-
-
-
-
#ifndef __WAVELAN2_ENCRYPTION_H__
#define __WAVELAN2_ENCRYPTION_H__
diff --git a/drivers/staging/wlags49_h2/wl_if.h b/drivers/staging/wlags49_h2/wl_if.h
index 8f0cb10..919431f 100644
--- a/drivers/staging/wlags49_h2/wl_if.h
+++ b/drivers/staging/wlags49_h2/wl_if.h
@@ -59,23 +59,6 @@
*
******************************************************************************/
-
-
-
-/*******************************************************************************
- * VERSION CONTROL INFORMATION
- *******************************************************************************
- *
- * $Author: nico $
- * $Date: 2004/07/19 08:16:15 $
- * $Revision: 1.2 $
- * $Source: /usr/local/cvs/wl_lkm/include/wireless/wl_if.h,v $
- *
- ******************************************************************************/
-
-
-
-
#ifndef __WAVELAN2_IF_H__
#define __WAVELAN2_IF_H__
diff --git a/drivers/staging/wlags49_h2/wl_internal.h b/drivers/staging/wlags49_h2/wl_internal.h
index 1d9bdfa..466fb62 100644
--- a/drivers/staging/wlags49_h2/wl_internal.h
+++ b/drivers/staging/wlags49_h2/wl_internal.h
@@ -58,23 +58,6 @@
*
******************************************************************************/
-
-
-
-/*******************************************************************************
- * VERSION CONTROL INFORMATION
- *******************************************************************************
- *
- * $Author: nico $
- * $Date: 2004/08/03 11:39:39 $
- * $Revision: 1.8 $
- * $Source: /usr/local/cvs/wl_lkm/include/wireless/wl_internal.h,v $
- *
- ******************************************************************************/
-
-
-
-
#ifndef __WAVELAN2_H__
#define __WAVELAN2_H__
diff --git a/drivers/staging/wlags49_h2/wl_main.c b/drivers/staging/wlags49_h2/wl_main.c
index 6957193..16764a0 100644
--- a/drivers/staging/wlags49_h2/wl_main.c
+++ b/drivers/staging/wlags49_h2/wl_main.c
@@ -59,18 +59,6 @@
*
******************************************************************************/
-
-/*******************************************************************************
- * VERSION CONTROL INFORMATION
- *******************************************************************************
- *
- * $Author: nico $
- * $Date: 2004/08/06 11:25:37 $
- * $Revision: 1.14 $
- * $Source: /usr/local/cvs/wl_lkm/wireless/wl_main.c,v $
- *
- ******************************************************************************/
-
/*******************************************************************************
* constant definitions
******************************************************************************/
diff --git a/drivers/staging/wlags49_h2/wl_main.h b/drivers/staging/wlags49_h2/wl_main.h
index e57e2cb..d593ae5 100644
--- a/drivers/staging/wlags49_h2/wl_main.h
+++ b/drivers/staging/wlags49_h2/wl_main.h
@@ -58,23 +58,6 @@
*
******************************************************************************/
-
-
-
-/*******************************************************************************
- * VERSION CONTROL INFORMATION
- *******************************************************************************
- *
- * $Author: nico $
- * $Date: 2004/07/23 04:51:21 $
- * $Revision: 1.4 $
- * $Source: /usr/local/cvs/wl_lkm/include/wireless/wl_main.h,v $
- *
- ******************************************************************************/
-
-
-
-
#ifndef __WL_MAIN_H__
#define __WL_MAIN_H__
diff --git a/drivers/staging/wlags49_h2/wl_netdev.c b/drivers/staging/wlags49_h2/wl_netdev.c
index a00207b..ac38902 100644
--- a/drivers/staging/wlags49_h2/wl_netdev.c
+++ b/drivers/staging/wlags49_h2/wl_netdev.c
@@ -59,21 +59,6 @@
*
******************************************************************************/
-
-
-/*******************************************************************************
- * VERSION CONTROL INFORMATION
- *******************************************************************************
- *
- * $Author: nico $
- * $Date: 2004/08/03 13:33:44 $
- * $Revision: 1.8 $
- * $Source: /usr/local/cvs/wl_lkm/wireless/wl_netdev.c,v $
- *
- ******************************************************************************/
-
-
-
/*******************************************************************************
* include files
******************************************************************************/
diff --git a/drivers/staging/wlags49_h2/wl_netdev.h b/drivers/staging/wlags49_h2/wl_netdev.h
index ad04c8e..632ab2e 100644
--- a/drivers/staging/wlags49_h2/wl_netdev.h
+++ b/drivers/staging/wlags49_h2/wl_netdev.h
@@ -59,23 +59,6 @@
*
******************************************************************************/
-
-
-
-/*******************************************************************************
- * VERSION CONTROL INFORMATION
- *******************************************************************************
- *
- * $Author: nico $
- * $Date: 2004/07/19 08:16:15 $
- * $Revision: 1.2 $
- * $Source: /usr/local/cvs/wl_lkm/include/wireless/wl_netdev.h,v $
- *
- ******************************************************************************/
-
-
-
-
#ifndef __WL_NETDEV_H__
#define __WL_NETDEV_H__
diff --git a/drivers/staging/wlags49_h2/wl_pci.c b/drivers/staging/wlags49_h2/wl_pci.c
index 4567100..a3db111 100644
--- a/drivers/staging/wlags49_h2/wl_pci.c
+++ b/drivers/staging/wlags49_h2/wl_pci.c
@@ -59,21 +59,6 @@
*
******************************************************************************/
-
-
-/*******************************************************************************
- * VERSION CONTROL INFORMATION
- *******************************************************************************
- *
- * $Author: nico $
- * $Date: 2004/08/06 11:25:37 $
- * $Revision: 1.7 $
- * $Source: /usr/local/cvs/wl_lkm/wireless/wl_pci.c,v $
- *
- ******************************************************************************/
-
-
-
/*******************************************************************************
* include files
******************************************************************************/
diff --git a/drivers/staging/wlags49_h2/wl_pci.h b/drivers/staging/wlags49_h2/wl_pci.h
index 32ea7b9..18d7b51 100644
--- a/drivers/staging/wlags49_h2/wl_pci.h
+++ b/drivers/staging/wlags49_h2/wl_pci.h
@@ -58,23 +58,6 @@
*
******************************************************************************/
-
-
-
-/*******************************************************************************
- * VERSION CONTROL INFORMATION
- *******************************************************************************
- *
- * $Author: nico $
- * $Date: 2004/07/19 08:16:15 $
- * $Revision: 1.2 $
- * $Source: /usr/local/cvs/wl_lkm/include/wireless/wl_pci.h,v $
- *
- ******************************************************************************/
-
-
-
-
#ifndef __WL_PCI_H__
#define __WL_PCI_H__
diff --git a/drivers/staging/wlags49_h2/wl_priv.c b/drivers/staging/wlags49_h2/wl_priv.c
index 3a08445..ee610c7 100644
--- a/drivers/staging/wlags49_h2/wl_priv.c
+++ b/drivers/staging/wlags49_h2/wl_priv.c
@@ -58,23 +58,6 @@
*
******************************************************************************/
-
-
-
-/*******************************************************************************
- * VERSION CONTROL INFORMATION
- *******************************************************************************
- *
- * $Author: nico $
- * $Date: 2004/08/03 11:39:39 $
- * $Revision: 1.5 $
- * $Source: /usr/local/cvs/wl_lkm/wireless/wl_priv.c,v $
- *
- ******************************************************************************/
-
-
-
-
/*******************************************************************************
* include files
******************************************************************************/
diff --git a/drivers/staging/wlags49_h2/wl_priv.h b/drivers/staging/wlags49_h2/wl_priv.h
index 039b317..9b02544 100644
--- a/drivers/staging/wlags49_h2/wl_priv.h
+++ b/drivers/staging/wlags49_h2/wl_priv.h
@@ -58,23 +58,6 @@
*
******************************************************************************/
-
-
-
-/*******************************************************************************
- * VERSION CONTROL INFORMATION
- *******************************************************************************
- *
- * $Author: nico $
- * $Date: 2004/07/19 08:16:15 $
- * $Revision: 1.2 $
- * $Source: /usr/local/cvs/wl_lkm/include/wireless/wl_priv.h,v $
- *
- ******************************************************************************/
-
-
-
-
#ifndef __WL_PRIV_H__
#define __WL_PRIV_H__
diff --git a/drivers/staging/wlags49_h2/wl_profile.c b/drivers/staging/wlags49_h2/wl_profile.c
index 4130e6a..715f027 100644
--- a/drivers/staging/wlags49_h2/wl_profile.c
+++ b/drivers/staging/wlags49_h2/wl_profile.c
@@ -59,23 +59,6 @@
*
******************************************************************************/
-
-
-
-/*******************************************************************************
- * VERSION CONTROL INFORMATION
- *******************************************************************************
- *
- * $Author: nico $
- * $Date: 2004/08/04 12:36:10 $
- * $Revision: 1.10 $
- * $Source: /usr/local/cvs/wl_lkm/wireless/wl_profile.c,v $
- *
- ******************************************************************************/
-
-
-
-
/* Only include this file if USE_PROFILE is defined */
#ifdef USE_PROFILE
diff --git a/drivers/staging/wlags49_h2/wl_profile.h b/drivers/staging/wlags49_h2/wl_profile.h
index a6ac4a3..81db8e8 100644
--- a/drivers/staging/wlags49_h2/wl_profile.h
+++ b/drivers/staging/wlags49_h2/wl_profile.h
@@ -58,23 +58,6 @@
*
******************************************************************************/
-
-
-
-/*******************************************************************************
- * VERSION CONTROL INFORMATION
- *******************************************************************************
- *
- * $Author: nico $
- * $Date: 2004/07/23 11:46:19 $
- * $Revision: 1.3 $
- * $Source: /usr/local/cvs/wl_lkm/include/wireless/wl_profile.h,v $
- *
- ******************************************************************************/
-
-
-
-
#ifndef __WL_PROFILE_H__
#define __WL_PROFILE_H__
diff --git a/drivers/staging/wlags49_h2/wl_util.c b/drivers/staging/wlags49_h2/wl_util.c
index aba05d2..ac1e7f3 100644
--- a/drivers/staging/wlags49_h2/wl_util.c
+++ b/drivers/staging/wlags49_h2/wl_util.c
@@ -58,23 +58,6 @@
*
******************************************************************************/
-
-
-
-/*******************************************************************************
- * VERSION CONTROL INFORMATION
- *******************************************************************************
- *
- * $Author: nico $
- * $Date: 2004/08/04 12:36:10 $
- * $Revision: 1.6 $
- * $Source: /usr/local/cvs/wl_lkm/wireless/wl_util.c,v $
- *
- ******************************************************************************/
-
-
-
-
/*******************************************************************************
* include files
******************************************************************************/
diff --git a/drivers/staging/wlags49_h2/wl_util.h b/drivers/staging/wlags49_h2/wl_util.h
index b759337..16cd6c5 100644
--- a/drivers/staging/wlags49_h2/wl_util.h
+++ b/drivers/staging/wlags49_h2/wl_util.h
@@ -59,20 +59,6 @@
*
******************************************************************************/
-
-
-
-/*******************************************************************************
- * VERSION CONTROL INFORMATION
- *******************************************************************************
- *
- * $Author: nico $
- * $Date: 2004/07/19 08:16:15 $
- * $Revision: 1.2 $
- * $Source: /usr/local/cvs/wl_lkm/include/wireless/wl_util.h,v $
- *
- ******************************************************************************/
-
#ifndef __WL_UTIL_H__
#define __WL_UTIL_H__
diff --git a/drivers/staging/wlags49_h2/wl_version.h b/drivers/staging/wlags49_h2/wl_version.h
index 909a5bc..a5e604c 100644
--- a/drivers/staging/wlags49_h2/wl_version.h
+++ b/drivers/staging/wlags49_h2/wl_version.h
@@ -59,20 +59,6 @@
*
******************************************************************************/
-
-
-
-/*******************************************************************************
- * VERSION CONTROL INFORMATION
- *******************************************************************************
- *
- * $Author: nico $
- * $Date: 2004/08/04 12:36:10 $
- * $Revision: 1.7 $
- * $Source: /usr/local/cvs/wl_lkm/include/wireless/wl_version.h,v $
- *
- ******************************************************************************/
-
#ifndef __WL_VERSION_H__
#define __WL_VERSION_H__
diff --git a/drivers/staging/wlags49_h2/wl_wext.c b/drivers/staging/wlags49_h2/wl_wext.c
index 82ae027..5562e1d 100644
--- a/drivers/staging/wlags49_h2/wl_wext.c
+++ b/drivers/staging/wlags49_h2/wl_wext.c
@@ -54,23 +54,6 @@
*
******************************************************************************/
-
-
-
-/*******************************************************************************
- * VERSION CONTROL INFORMATION
- *******************************************************************************
- *
- * $Author: nico $
- * $Date: 2004/08/03 11:39:39 $
- * $Revision: 1.6 $
- * $Source: /usr/local/cvs/wl_lkm/wireless/wl_wext.c,v $
- *
- ******************************************************************************/
-
-
-
-
/*******************************************************************************
* include files
******************************************************************************/
diff --git a/drivers/staging/wlags49_h2/wl_wext.h b/drivers/staging/wlags49_h2/wl_wext.h
index 9d09de8..39d39a4 100644
--- a/drivers/staging/wlags49_h2/wl_wext.h
+++ b/drivers/staging/wlags49_h2/wl_wext.h
@@ -58,23 +58,6 @@
*
******************************************************************************/
-
-
-
-/*******************************************************************************
- * VERSION CONTROL INFORMATION
- *******************************************************************************
- *
- * $Author: nico $
- * $Date: 2004/07/19 08:16:15 $
- * $Revision: 1.2 $
- * $Source: /usr/local/cvs/wl_lkm/include/wireless/wl_wext.h,v $
- *
- ******************************************************************************/
-
-
-
-
#ifndef __WL_WEXT_H__
#define __WL_WEXT_H__