diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:36 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:36 +0000 |
| commit | 685dc743dc3b5645e34836464128e1c0558b404b (patch) | |
| tree | 39ec624f59d1c16f70e670cb77f8a87ec8a2b30a /sys/dev/malo | |
| parent | e5d258c9e599d2b2fe642e678091cac5da8a10d1 (diff) | |
Diffstat (limited to 'sys/dev/malo')
| -rw-r--r-- | sys/dev/malo/if_malo.c | 1 | ||||
| -rw-r--r-- | sys/dev/malo/if_malo_pci.c | 1 | ||||
| -rw-r--r-- | sys/dev/malo/if_malohal.c | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/malo/if_malo.c b/sys/dev/malo/if_malo.c index ac2b0bf5a441..9ef7dedcd30e 100644 --- a/sys/dev/malo/if_malo.c +++ b/sys/dev/malo/if_malo.c @@ -33,7 +33,6 @@ #include <sys/cdefs.h> #ifdef __FreeBSD__ -__FBSDID("$FreeBSD$"); #endif #include "opt_malo.h" diff --git a/sys/dev/malo/if_malo_pci.c b/sys/dev/malo/if_malo_pci.c index b5d7d1fff53d..0693fd520f93 100644 --- a/sys/dev/malo/if_malo_pci.c +++ b/sys/dev/malo/if_malo_pci.c @@ -33,7 +33,6 @@ #include <sys/cdefs.h> #ifdef __FreeBSD__ -__FBSDID("$FreeBSD$"); #endif /* diff --git a/sys/dev/malo/if_malohal.c b/sys/dev/malo/if_malohal.c index 6a0c26661fd3..476ffd9f6cc0 100644 --- a/sys/dev/malo/if_malohal.c +++ b/sys/dev/malo/if_malohal.c @@ -33,7 +33,6 @@ #include <sys/cdefs.h> #ifdef __FreeBSD__ -__FBSDID("$FreeBSD$"); #endif #include <sys/param.h> |
