svn commit: r260277 - in stable: 10/sys/dev/my 7/sys/dev/my 8/sys/dev/my 9/sys/dev/my

2014-01-04 Thread Dimitry Andric
Author: dim
Date: Sat Jan  4 18:58:18 2014
New Revision: 260277
URL: http://svnweb.freebsd.org/changeset/base/260277

Log:
  MFC r260042:
  
  Remove superfluous old-style rcsid[] from if_my.c.  There is already an
  __FBSDID() at the top of the file.

Modified:
  stable/9/sys/dev/my/if_my.c
Directory Properties:
  stable/9/sys/   (props changed)

Changes in other areas also in this revision:
Modified:
  stable/10/sys/dev/my/if_my.c
  stable/7/sys/dev/my/if_my.c
  stable/8/sys/dev/my/if_my.c
Directory Properties:
  stable/10/   (props changed)
  stable/7/sys/   (props changed)
  stable/8/sys/   (props changed)

Modified: stable/9/sys/dev/my/if_my.c
==
--- stable/9/sys/dev/my/if_my.c Sat Jan  4 18:53:31 2014(r260276)
+++ stable/9/sys/dev/my/if_my.c Sat Jan  4 18:58:18 2014(r260277)
@@ -80,11 +80,6 @@ static int  MY_USEIOSPACE = 1;
 
 #include 
 
-#ifndef lint
-static  const char rcsid[] =
-"$Id: if_my.c,v 1.16 2003/04/15 06:37:25 mdodd Exp $";
-#endif
-
 /*
  * Various supported device vendors/types and their names.
  */
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"


svn commit: r260277 - in stable: 10/sys/dev/my 7/sys/dev/my 8/sys/dev/my 9/sys/dev/my

2014-01-04 Thread Dimitry Andric
Author: dim
Date: Sat Jan  4 18:58:18 2014
New Revision: 260277
URL: http://svnweb.freebsd.org/changeset/base/260277

Log:
  MFC r260042:
  
  Remove superfluous old-style rcsid[] from if_my.c.  There is already an
  __FBSDID() at the top of the file.

Modified:
  stable/7/sys/dev/my/if_my.c
Directory Properties:
  stable/7/sys/   (props changed)

Changes in other areas also in this revision:
Modified:
  stable/10/sys/dev/my/if_my.c
  stable/8/sys/dev/my/if_my.c
  stable/9/sys/dev/my/if_my.c
Directory Properties:
  stable/10/   (props changed)
  stable/8/sys/   (props changed)
  stable/9/sys/   (props changed)

Modified: stable/7/sys/dev/my/if_my.c
==
--- stable/7/sys/dev/my/if_my.c Sat Jan  4 18:53:31 2014(r260276)
+++ stable/7/sys/dev/my/if_my.c Sat Jan  4 18:58:18 2014(r260277)
@@ -81,11 +81,6 @@ static int  MY_USEIOSPACE = 1;
 
 #include 
 
-#ifndef lint
-static  const char rcsid[] =
-"$Id: if_my.c,v 1.16 2003/04/15 06:37:25 mdodd Exp $";
-#endif
-
 /*
  * Various supported device vendors/types and their names.
  */
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"


svn commit: r260277 - in stable: 10/sys/dev/my 7/sys/dev/my 8/sys/dev/my 9/sys/dev/my

2014-01-04 Thread Dimitry Andric
Author: dim
Date: Sat Jan  4 18:58:18 2014
New Revision: 260277
URL: http://svnweb.freebsd.org/changeset/base/260277

Log:
  MFC r260042:
  
  Remove superfluous old-style rcsid[] from if_my.c.  There is already an
  __FBSDID() at the top of the file.

Modified:
  stable/8/sys/dev/my/if_my.c
Directory Properties:
  stable/8/sys/   (props changed)

Changes in other areas also in this revision:
Modified:
  stable/10/sys/dev/my/if_my.c
  stable/7/sys/dev/my/if_my.c
  stable/9/sys/dev/my/if_my.c
Directory Properties:
  stable/10/   (props changed)
  stable/7/sys/   (props changed)
  stable/9/sys/   (props changed)

Modified: stable/8/sys/dev/my/if_my.c
==
--- stable/8/sys/dev/my/if_my.c Sat Jan  4 18:53:31 2014(r260276)
+++ stable/8/sys/dev/my/if_my.c Sat Jan  4 18:58:18 2014(r260277)
@@ -81,11 +81,6 @@ static int  MY_USEIOSPACE = 1;
 
 #include 
 
-#ifndef lint
-static  const char rcsid[] =
-"$Id: if_my.c,v 1.16 2003/04/15 06:37:25 mdodd Exp $";
-#endif
-
 /*
  * Various supported device vendors/types and their names.
  */
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"


svn commit: r260277 - in stable: 10/sys/dev/my 7/sys/dev/my 8/sys/dev/my 9/sys/dev/my

2014-01-04 Thread Dimitry Andric
Author: dim
Date: Sat Jan  4 18:58:18 2014
New Revision: 260277
URL: http://svnweb.freebsd.org/changeset/base/260277

Log:
  MFC r260042:
  
  Remove superfluous old-style rcsid[] from if_my.c.  There is already an
  __FBSDID() at the top of the file.

Modified:
  stable/10/sys/dev/my/if_my.c
Directory Properties:
  stable/10/   (props changed)

Changes in other areas also in this revision:
Modified:
  stable/7/sys/dev/my/if_my.c
  stable/8/sys/dev/my/if_my.c
  stable/9/sys/dev/my/if_my.c
Directory Properties:
  stable/7/sys/   (props changed)
  stable/8/sys/   (props changed)
  stable/9/sys/   (props changed)

Modified: stable/10/sys/dev/my/if_my.c
==
--- stable/10/sys/dev/my/if_my.cSat Jan  4 18:53:31 2014
(r260276)
+++ stable/10/sys/dev/my/if_my.cSat Jan  4 18:58:18 2014
(r260277)
@@ -80,11 +80,6 @@ static int  MY_USEIOSPACE = 1;
 
 #include 
 
-#ifndef lint
-static  const char rcsid[] =
-"$Id: if_my.c,v 1.16 2003/04/15 06:37:25 mdodd Exp $";
-#endif
-
 /*
  * Various supported device vendors/types and their names.
  */
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"