staging: dgnc: removes CVS code from files

This patch removes the code supporting CVS
from its files.

Signed-off-by: Lidza Louina <lidza.louina@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Lidza Louina 2013-08-21 13:26:40 -04:00 committed by Greg Kroah-Hartman
parent aed387c78d
commit 4cfa73097f
10 changed files with 0 additions and 18 deletions

View file

@ -27,8 +27,6 @@
* Send any bug fixes/changes to: Eng.Linux at digi dot com. * Send any bug fixes/changes to: Eng.Linux at digi dot com.
* Thank you. * Thank you.
* *
*
* $Id: dgnc_cls.c,v 1.1.1.1 2009/05/20 12:19:19 markh Exp $
*/ */
#include <linux/kernel.h> #include <linux/kernel.h>

View file

@ -27,8 +27,6 @@
* Send any bug fixes/changes to: Eng.Linux at digi dot com. * Send any bug fixes/changes to: Eng.Linux at digi dot com.
* Thank you. * Thank you.
* *
* $Id: dgnc_driver.c,v 1.3 2011/06/23 12:47:35 markh Exp $
*
*/ */

View file

@ -35,7 +35,6 @@
* Neo and ClassicBoard based product lines. * Neo and ClassicBoard based product lines.
* *
************************************************************************ ************************************************************************
* $Id: dgnc_mgmt.c,v 1.2 2010/12/14 20:08:29 markh Exp $
*/ */
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/ctype.h> #include <linux/ctype.h>

View file

@ -27,8 +27,6 @@
* Send any bug fixes/changes to: Eng.Linux at digi dot com. * Send any bug fixes/changes to: Eng.Linux at digi dot com.
* Thank you. * Thank you.
* *
*
* $Id: dgnc_neo.c,v 1.1.1.1 2009/05/20 12:19:19 markh Exp $
*/ */

View file

@ -19,8 +19,6 @@
* NOTE: THIS IS A SHARED HEADER. DO NOT CHANGE CODING STYLE!!! * NOTE: THIS IS A SHARED HEADER. DO NOT CHANGE CODING STYLE!!!
*/ */
/* $Id: dgnc_pci.h,v 1.1.1.1 2009/05/20 12:19:19 markh Exp $ */
#ifndef __DGNC_PCI_H #ifndef __DGNC_PCI_H
#define __DGNC_PCI_H #define __DGNC_PCI_H

View file

@ -27,9 +27,6 @@
* Send any bug fixes/changes to: Eng.Linux at digi dot com. * Send any bug fixes/changes to: Eng.Linux at digi dot com.
* Thank you. * Thank you.
* *
*
*
* $Id: dgnc_sysfs.c,v 1.1.1.1 2009/05/20 12:19:19 markh Exp $
*/ */

View file

@ -29,8 +29,6 @@
* *
*/ */
/* $Id: dgnc_trace.c,v 1.1.1.1 2009/05/20 12:19:19 markh Exp $ */
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/sched.h> /* For jiffies, task states */ #include <linux/sched.h> /* For jiffies, task states */
#include <linux/interrupt.h> /* For tasklet and interrupt structs/defines */ #include <linux/interrupt.h> /* For tasklet and interrupt structs/defines */

View file

@ -21,7 +21,6 @@
***************************************************************************** *****************************************************************************
* Header file for dgnc_trace.c * Header file for dgnc_trace.c
* *
* $Id: dgnc_trace.h,v 1.1.1.1 2009/05/20 12:19:19 markh Exp $
*/ */
#ifndef __DGNC_TRACE_H #ifndef __DGNC_TRACE_H

View file

@ -35,7 +35,6 @@
* *
************************************************************************ ************************************************************************
* *
* $Id: dgnc_tty.c,v 1.5 2013/04/30 19:18:30 markh Exp $
*/ */
#include <linux/kernel.h> #include <linux/kernel.h>

View file

@ -16,8 +16,6 @@
* along with this program; if not, write to the Free Software * along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
* *
* $Id: digi.h,v 1.1.1.1 2009/05/20 12:19:19 markh Exp $
*
* NOTE: THIS IS A SHARED HEADER. DO NOT CHANGE CODING STYLE!!! * NOTE: THIS IS A SHARED HEADER. DO NOT CHANGE CODING STYLE!!!
*/ */