Remove superfluous old-style rcsid[] from if_my.c. There is already an
__FBSDID() at the top of the file. MFC after: 3 days
This commit is contained in:
parent
516e016844
commit
3236d72b84
@ -81,11 +81,6 @@ static int MY_USEIOSPACE = 1;
|
||||
|
||||
#include <dev/my/if_myreg.h>
|
||||
|
||||
#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.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user