Adjust $FreeBSD$'s.
This commit is contained in:
parent
3128c7b24e
commit
f7d39bdcb6
@ -27,6 +27,7 @@
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#ident "$FreeBSD$"
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
@ -46,8 +47,6 @@ __FBSDID("$FreeBSD$");
|
||||
* arrays that span controllers (Wow!).
|
||||
*/
|
||||
|
||||
#ident "$FreeBSD$"
|
||||
|
||||
#define _DPT_C_
|
||||
|
||||
#include "opt_dpt.h"
|
||||
|
@ -34,9 +34,6 @@ __FBSDID("$FreeBSD$");
|
||||
* Intel EtherExpress Pro/100B PCI Fast Ethernet driver
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
#include <sys/endian.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user