Commit 581b499a authored by Mark Hounschell's avatar Mark Hounschell Committed by Greg Kroah-Hartman

staging: dgap: Remove CVS ID tags

This patch removes all the original CVS tags because they are in my way
Signed-off-by: default avatarMark Hounschell <markh@compro.net>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 1acec6a2
...@@ -20,7 +20,6 @@ ...@@ -20,7 +20,6 @@
* *
* dgap_conf.h - Header file for installations and parse files. * dgap_conf.h - Header file for installations and parse files.
* *
* $Id: dgap_conf.h,v 1.1 2009/10/23 14:01:57 markh Exp $
* *
* NOTE: THIS IS A SHARED HEADER. DO NOT CHANGE CODING STYLE!!! * NOTE: THIS IS A SHARED HEADER. DO NOT CHANGE CODING STYLE!!!
*/ */
......
...@@ -16,7 +16,6 @@ ...@@ -16,7 +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: dgap_downld.h,v 1.1 2009/10/23 14:01:57 markh Exp $
* *
* NOTE: THIS IS A SHARED HEADER. DO NOT CHANGE CODING STYLE!!! * NOTE: THIS IS A SHARED HEADER. DO NOT CHANGE CODING STYLE!!!
* *
......
...@@ -27,7 +27,6 @@ ...@@ -27,7 +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: dgap_driver.c,v 1.3 2011/06/21 10:35:16 markh Exp $
*/ */
......
...@@ -17,7 +17,6 @@ ...@@ -17,7 +17,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: dgap_fep5.c,v 1.2 2011/06/21 10:35:40 markh Exp $
*/ */
......
...@@ -32,7 +32,6 @@ ...@@ -32,7 +32,6 @@
* *
* dgap_parse.c - Parses the configuration information from the input file. * dgap_parse.c - Parses the configuration information from the input file.
* *
* $Id: dgap_parse.c,v 1.1 2009/10/23 14:01:57 markh Exp $
* *
*/ */
#include <linux/kernel.h> #include <linux/kernel.h>
......
...@@ -19,7 +19,6 @@ ...@@ -19,7 +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: dgap_pci.h,v 1.1 2009/10/23 14:01:57 markh Exp $ */
#ifndef __DGAP_PCI_H #ifndef __DGAP_PCI_H
#define __DGAP_PCI_H #define __DGAP_PCI_H
......
...@@ -29,7 +29,6 @@ ...@@ -29,7 +29,6 @@
* *
* *
* *
* $Id: dgap_sysfs.c,v 1.1 2009/10/23 14:01:57 markh Exp $
*/ */
......
...@@ -29,7 +29,6 @@ ...@@ -29,7 +29,6 @@
* *
*/ */
/* $Id: dgap_trace.c,v 1.1 2009/10/23 14:01:57 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 */
......
...@@ -21,7 +21,6 @@ ...@@ -21,7 +21,6 @@
***************************************************************************** *****************************************************************************
* Header file for dgap_trace.c * Header file for dgap_trace.c
* *
* $Id: dgap_trace.h,v 1.1 2009/10/23 14:01:57 markh Exp $
*/ */
#ifndef __DGAP_TRACE_H #ifndef __DGAP_TRACE_H
......
...@@ -35,7 +35,6 @@ ...@@ -35,7 +35,6 @@
* *
************************************************************************ ************************************************************************
* *
* $Id: dgap_tty.c,v 1.3 2011/06/23 12:11:31 markh Exp $
*/ */
#include <linux/kernel.h> #include <linux/kernel.h>
......
...@@ -16,7 +16,6 @@ ...@@ -16,7 +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 2009/10/23 14:01:57 markh Exp $
* *
* NOTE: THIS IS A SHARED HEADER. DO NOT CHANGE CODING STYLE!!! * NOTE: THIS IS A SHARED HEADER. DO NOT CHANGE CODING STYLE!!!
*/ */
......
...@@ -16,7 +16,6 @@ ...@@ -16,7 +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: downld.c,v 1.6 2009/01/14 14:10:54 markh Exp $
*/ */
/* /*
......
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