diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:18 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:18 +0000 |
| commit | 2ff63af9b88c7413b7d71715b5532625752a248e (patch) | |
| tree | 2cf7e52400bec1a9f3236d18b55568357a6698af /sys/dev/bwi | |
| parent | b3e7694832e81d7a904a10f525f8797b753bf0d3 (diff) | |
Diffstat (limited to 'sys/dev/bwi')
| -rw-r--r-- | sys/dev/bwi/bitops.h | 1 | ||||
| -rw-r--r-- | sys/dev/bwi/bwimac.h | 1 | ||||
| -rw-r--r-- | sys/dev/bwi/bwiphy.h | 1 | ||||
| -rw-r--r-- | sys/dev/bwi/bwirf.h | 1 | ||||
| -rw-r--r-- | sys/dev/bwi/if_bwireg.h | 1 | ||||
| -rw-r--r-- | sys/dev/bwi/if_bwivar.h | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/sys/dev/bwi/bitops.h b/sys/dev/bwi/bitops.h index af4f3ea0c3f9..9a5964a847d0 100644 --- a/sys/dev/bwi/bitops.h +++ b/sys/dev/bwi/bitops.h @@ -31,7 +31,6 @@ * OF SUCH DAMAGE. * * $DragonFly: src/sys/dev/netif/bwi/bitops.h,v 1.1 2007/09/08 06:15:54 sephe Exp $ - * $FreeBSD$ */ #ifndef _BITOPS_H diff --git a/sys/dev/bwi/bwimac.h b/sys/dev/bwi/bwimac.h index 3572114fbc81..de1d70dfd6e2 100644 --- a/sys/dev/bwi/bwimac.h +++ b/sys/dev/bwi/bwimac.h @@ -34,7 +34,6 @@ * SUCH DAMAGE. * * $DragonFly: src/sys/dev/netif/bwi/bwimac.h,v 1.2 2008/02/15 11:15:38 sephe Exp $ - * $FreeBSD$ */ #ifndef _BWI_MAC_H diff --git a/sys/dev/bwi/bwiphy.h b/sys/dev/bwi/bwiphy.h index e3fb8252f1c2..b21f009b40e2 100644 --- a/sys/dev/bwi/bwiphy.h +++ b/sys/dev/bwi/bwiphy.h @@ -34,7 +34,6 @@ * SUCH DAMAGE. * * $DragonFly: src/sys/dev/netif/bwi/bwiphy.h,v 1.1 2007/09/08 06:15:54 sephe Exp $ - * $FreeBSD$ */ #ifndef _BWI_PHY_H diff --git a/sys/dev/bwi/bwirf.h b/sys/dev/bwi/bwirf.h index d381563d48bd..31424ceb0278 100644 --- a/sys/dev/bwi/bwirf.h +++ b/sys/dev/bwi/bwirf.h @@ -34,7 +34,6 @@ * SUCH DAMAGE. * * $DragonFly: src/sys/dev/netif/bwi/bwirf.h,v 1.3 2007/10/03 04:53:19 sephe Exp $ - * $FreeBSD$ */ #ifndef _BWI_RF_H diff --git a/sys/dev/bwi/if_bwireg.h b/sys/dev/bwi/if_bwireg.h index d1d37c491634..a12f9c3503dc 100644 --- a/sys/dev/bwi/if_bwireg.h +++ b/sys/dev/bwi/if_bwireg.h @@ -34,7 +34,6 @@ * SUCH DAMAGE. * * $DragonFly: src/sys/dev/netif/bwi/if_bwireg.h,v 1.4 2007/10/19 14:27:04 sephe Exp $ - * $FreeBSD$ */ #ifndef _IF_BWIREG_H diff --git a/sys/dev/bwi/if_bwivar.h b/sys/dev/bwi/if_bwivar.h index 9961cfca9193..fb0b229d0591 100644 --- a/sys/dev/bwi/if_bwivar.h +++ b/sys/dev/bwi/if_bwivar.h @@ -34,7 +34,6 @@ * SUCH DAMAGE. * * $DragonFly: src/sys/dev/netif/bwi/if_bwivar.h,v 1.14 2008/02/15 11:15:38 sephe Exp $ - * $FreeBSD$ */ #ifndef _IF_BWIVAR_H |
