+ drivers-staging-wlags49_h2-remove-cvs-metadata.patch added to -mm tree
authorAndrew Morton <akpm@linux-foundation.org>
Sat, 5 Dec 2009 01:05:45 +0000 (17:05 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 20:23:23 +0000 (12:23 -0800)
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>
23 files changed:
drivers/staging/wlags49_h2/debug.h
drivers/staging/wlags49_h2/dhfcfg.h
drivers/staging/wlags49_h2/wl_cs.c
drivers/staging/wlags49_h2/wl_cs.h
drivers/staging/wlags49_h2/wl_enc.c
drivers/staging/wlags49_h2/wl_enc.h
drivers/staging/wlags49_h2/wl_if.h
drivers/staging/wlags49_h2/wl_internal.h
drivers/staging/wlags49_h2/wl_main.c
drivers/staging/wlags49_h2/wl_main.h
drivers/staging/wlags49_h2/wl_netdev.c
drivers/staging/wlags49_h2/wl_netdev.h
drivers/staging/wlags49_h2/wl_pci.c
drivers/staging/wlags49_h2/wl_pci.h
drivers/staging/wlags49_h2/wl_priv.c
drivers/staging/wlags49_h2/wl_priv.h
drivers/staging/wlags49_h2/wl_profile.c
drivers/staging/wlags49_h2/wl_profile.h
drivers/staging/wlags49_h2/wl_util.c
drivers/staging/wlags49_h2/wl_util.h
drivers/staging/wlags49_h2/wl_version.h
drivers/staging/wlags49_h2/wl_wext.c
drivers/staging/wlags49_h2/wl_wext.h

index d3db626..0b52e17 100644 (file)
  *
  ******************************************************************************/
 
-
-
-
-/*******************************************************************************
- * 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
 
index 55bd90e..a0c26c6 100644 (file)
  *
  ******************************************************************************/
 
-
-
-
-/*******************************************************************************
- * 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
 /*-----------------------------------------------------------------------------
index c93e8c8..811a8da 100644 (file)
  *
  ******************************************************************************/
 
-
-/*******************************************************************************
- * 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
  ******************************************************************************/
index 3971fbc..2a0e674 100644 (file)
  *
  ******************************************************************************/
 
-
-
-
-/*******************************************************************************
- * 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__
 
index 33181da..48c44c8 100644 (file)
  *
  ******************************************************************************/
 
-
-
-
-/*******************************************************************************
- * 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
  ******************************************************************************/
index 15467a3..b4f54d8 100644 (file)
  *
  ******************************************************************************/
 
-
-
-
-/*******************************************************************************
- * 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__
 
index 8f0cb10..919431f 100644 (file)
  *
  ******************************************************************************/
 
-
-
-
-/*******************************************************************************
- * 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__
 
index 1d9bdfa..466fb62 100644 (file)
  *
  ******************************************************************************/
 
-
-
-
-/*******************************************************************************
- * 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__
 
index 6957193..16764a0 100644 (file)
  *
  ******************************************************************************/
 
-
-/*******************************************************************************
- * 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
  ******************************************************************************/
index e57e2cb..d593ae5 100644 (file)
  *
  ******************************************************************************/
 
-
-
-
-/*******************************************************************************
- * 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__
 
index a00207b..ac38902 100644 (file)
  *
  ******************************************************************************/
 
-
-
-/*******************************************************************************
- * 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
  ******************************************************************************/
index ad04c8e..632ab2e 100644 (file)
  *
  ******************************************************************************/
 
-
-
-
-/*******************************************************************************
- * 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__
 
index 4567100..a3db111 100644 (file)
  *
  ******************************************************************************/
 
-
-
-/*******************************************************************************
- * 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
  ******************************************************************************/
index 32ea7b9..18d7b51 100644 (file)
  *
  ******************************************************************************/
 
-
-
-
-/*******************************************************************************
- * 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__
 
index 3a08445..ee610c7 100644 (file)
  *
  ******************************************************************************/
 
-
-
-
-/*******************************************************************************
- * 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
  ******************************************************************************/
index 039b317..9b02544 100644 (file)
  *
  ******************************************************************************/
 
-
-
-
-/*******************************************************************************
- * 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__
 
index 4130e6a..715f027 100644 (file)
  *
  ******************************************************************************/
 
-
-
-
-/*******************************************************************************
- * 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
 
index a6ac4a3..81db8e8 100644 (file)
  *
  ******************************************************************************/
 
-
-
-
-/*******************************************************************************
- * 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__
 
index aba05d2..ac1e7f3 100644 (file)
  *
  ******************************************************************************/
 
-
-
-
-/*******************************************************************************
- * 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
  ******************************************************************************/
index b759337..16cd6c5 100644 (file)
  *
  ******************************************************************************/
 
-
-
-
-/*******************************************************************************
- * 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__
 
index 909a5bc..a5e604c 100644 (file)
  *
  ******************************************************************************/
 
-
-
-
-/*******************************************************************************
- * 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__
 
index 82ae027..5562e1d 100644 (file)
  *
  ******************************************************************************/
 
-
-
-
-/*******************************************************************************
- * 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
  ******************************************************************************/
index 9d09de8..39d39a4 100644 (file)
  *
  ******************************************************************************/
 
-
-
-
-/*******************************************************************************
- * 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__