Remove superfluous old-style rcsid[] from if_sk.c. There is already an

__FBSDID() at the top of the file.

MFC after:	3 days
This commit is contained in:
Dimitry Andric 2013-12-28 21:04:17 +00:00
parent 17c43f4276
commit 5ddae1557d

View File

@ -139,11 +139,6 @@ MODULE_DEPEND(sk, miibus, 1, 1, 1);
/* "device miibus" required. See GENERIC if you get errors here. */
#include "miibus_if.h"
#ifndef lint
static const char rcsid[] =
"$FreeBSD$";
#endif
static const struct sk_type sk_devs[] = {
{
VENDORID_SK,