Commit 4cfa7309 authored by Lidza Louina's avatar Lidza Louina Committed by Greg Kroah-Hartman

staging: dgnc: removes CVS code from files

This patch removes the code supporting CVS
from its files.
Signed-off-by: default avatarLidza Louina <lidza.louina@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent aed387c7
...@@ -27,8 +27,6 @@ ...@@ -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>
......
...@@ -27,8 +27,6 @@ ...@@ -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 $
*
*/ */
......
...@@ -35,7 +35,6 @@ ...@@ -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>
......
...@@ -27,8 +27,6 @@ ...@@ -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 $
*/ */
......
...@@ -19,8 +19,6 @@ ...@@ -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
......
...@@ -27,9 +27,6 @@ ...@@ -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 $
*/ */
......
...@@ -29,8 +29,6 @@ ...@@ -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 */
......
...@@ -21,7 +21,6 @@ ...@@ -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
......
...@@ -35,7 +35,6 @@ ...@@ -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>
......
...@@ -16,8 +16,6 @@ ...@@ -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!!!
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment